body {
	direction: ltr;
	font-family: Open Sans Hebrew, arial;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	background-color: #ffffff;
	margin: 0;
	background-image: url(/image/users/355505/bgcolor/22594120971278.jpg);
	background-position: top center;
	background-repeat: repeat-x;
}
/* Websites Accessibility
----------------------------------*/
.sop-screen-readers-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
}
/* Inputs & Placeholders
----------------------------------*/
input, select, textarea {
	font-family: Open Sans Hebrew, arial;
}
.bgcolorTable {
	background-color: #ffffff;
}
div[id^='dr4r3'] {
	font-size: initial;
}
div[id^='dr4r3_text'],div[id^='dr4r3_easyText'],div[id^='dr4r3_boxshape'],div[id^='dr4r3_circleShape'] {
	font-size: 14px;
}
table.bgcolorTable {
	width: 100% !important;
	display: table !important;
}
a {
	color: #44becb;
}
a.changeLink14 {
	text-decoration: underline;
	color: #44becb;
}
a.changeLink12 {
	text-decoration: underline;
	color: #44becb;
}
a.changeLink10 {
	text-decoration: underline;
	color: #44becb;
}
#WebsiteDesign-MainDiv {
	margin-top: 0px;
}
#WebsiteDesign-MainLayout {
	width: 980px;
	margin: 0 auto;
}
#WebsiteDesign-MainLayoutBorder {
	border-width: 0px;
	border-color: #ffffff;
	border-style: solid;
}
.CenterTable {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	direction: ltr;
}
.tableColor {
	background-color: #44becb;
	FILTER: progid:DXImageTransform.Microsoft.Alpha( style=1,opacity=100,finishOpacity=0,startX=20,finishX=100,startY=255,finishY=50);
	color: #ffffff;
}
.menuTextColor {
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
	color: #000000;
}
.menuTextOverColor {
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
	color: #ffffff;
}
.subMenuTextColor {
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	color: #e8e8e8;
}
.subMenuTextOverColor {
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	color:#ffffff;
}
.SideMenuSetting {
	width: 200px;
	background-color: #ffffff;
}
.SideMenuSetting_Right {
	width: 200px;
}
.SideMenuSetting_Left {
	width: 200px;
}
.menuD5431 {
	position: relative; border: 1px solid #ffffff; cursor: pointer; height: 25px;
}
.menuD5432 {
	position: relative; border: 1px solid #ffffff; height: 25px;
}
.backgroundToolRight {
	background-color: #2b98ce;
}

.backgroundToolLeft {
	background-color: #2b98ce;
}

/* Mobile Responsive
----------------------------------*/
#mobileToolbarMenu {
	width: 100%;
	height: 50px;
	line-height: 50px;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 2;
	display: table;
	text-align: center;
	font-size: 16px;
	color: #ffffff;
	background-color: #3C3C3C;
	border-bottom: 1px solid #111111;
}
#mobileToolbarMenu .mobileHeader {
	display: table-cell;
	width: 80%;
	padding: 0;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: middle
}
#mobileToolbarMenu .mobileMenu {
	display: none;
	width: 10%;
	text-align: left;
	z-index: 1;
	cursor: pointer;
	vertical-align: middle
}
#mobileToolbarMenu .mobileMenu .mobileMenuBun {
	text-align: center;
	margin: 0 auto;
	width: 24px;
	height: 24px;
	background-image: url(/site/include/newfeel/website3/ManageByDrag/images/icons/menuWhiteSmall.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
#mobileToolbarMenu .mobilePhone {
	display: none;
	width: 10%;
	text-align: right;
	z-index: 1;
	cursor: pointer;
	vertical-align: middle
}
#mobileToolbarMenu .mobilePhone .mobilePhoneBun {
	text-align: center;
	margin: 0 auto;
	width: 24px;
	height: 24px;
	background-image: url(/Images/iconCleanV1/white/24x24/phone_speech_bubble.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
ul.MobileMenuHorizontal {
	position: absolute;
	left: 0;
	top: 47px;
	padding: 0;
	list-style-type: none;
	background-color: #3c3c3c;
	margin: 0;
}

ul.MobileMenuHorizontal li {
	display: list-item;
	padding: 0;
	list-style-type: none;
	position: relative;
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
	float: none;
}

ul.MobileMenuHorizontal li > a {
	color: #fff;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	margin: 0;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
}

ul.MobileMenuHorizontal > li ul {
	padding: 5px;
}

.FixedToScreen {
	visibility: hidden;
}

/* This class is for main container of the top menu bar */
ul.MenuHorizontal{
	width: auto;
	padding: 0;
	position: relative;
	list-style-type: none;
	cursor: default;
	border-radius: inherit;
	direction: ltr;
	margin: 0 auto 0 0;
}

.MenuDesigHorizontal ul.MenuHorizontal > li:first-child {
	border-top-left-radius: inherit;
	border-bottom-left-radius: inherit;
}

.MenuDesigHorizontal ul.MenuHorizontal > li:first-child a {
	border-top-left-radius: inherit;
	border-bottom-left-radius: inherit;
}

.MenuDesigHorizontal ul.MenuHorizontal > li:last-child {
	border-top-right-radius: inherit;
	border-bottom-right-radius: inherit;
}

.MenuDesigHorizontal ul.MenuHorizontal > li:last-child a {
	border-top-right-radius: inherit;
	border-bottom-right-radius: inherit;
}

/* Menu item containers, position children relative to this container and are a fixed width */
ul.MenuHorizontal li{
	padding: 0;
	margin: 0 6px;
	list-style-type: none;
	position: relative !important;
	cursor: pointer;
	margin-left:0;
	margin-right:0;
	white-space: nowrap;
	direction:ltr;
}

ul.MenuHorizontal > li{
	display: inline;
}

ul.MenuHorizontal > li > a{
	display: inline-block;
}

/* This is the sub-container properties */
/* Submenus should appear slightly overlapping to the right (X%) and up (-Y%) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuHorizontal ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	z-index: 1020;
	cursor: default;
	position: absolute;
	border: 1px solid #FFFFFF;
	border-bottom: 0;
	display: none;
	left: -1000em;
	background-color: rgba(92, 92, 92, 1);
}

/* This class is active by java-script, we set left/right to 100% so it comes onto the screen */
ul.MenuHorizontal ul.MenuBarSubmenuVisible {
	margin: 0;
	left: 0;
	display: block;
}

ul.MenuHorizontal > li > ul ul.MenuBarSubmenuVisible {
	top: 0;
}

/* Menu item containers are same fixed width as parent */
ul.MenuHorizontal ul li {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #FFFFFF;
	white-space: normal;
}

/* Submenus should appear slightly overlapping to the right/left (x%) and up (y%) */
ul.MenuHorizontal ul ul {
	position: absolute;
	margin: 0 0 0 100% !important;
}

/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuHorizontal{
	top: 0;
	left: auto;
}

/* Menu items are a light gray block without padding and text decoration */
ul.MenuHorizontal a{
	padding-top:22px;padding-bottom:22px;padding-left:21px;padding-right:21px;
	margin: 0;
	color:#dedede;
	display: block;
	cursor: pointer;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
}

/* Set a spacer for the arrow when we have a category */
ul.MenuHorizontal a div{
	padding-right:20px;
}

/* Define setting for all the a tag: hover in the main-container */
ul.MenuHorizontal a:hover, ul.MenuHorizontal a:focus {
	color: #ffffff;
	text-decoration: none;
	background-color: rgba(51, 51, 51, 1);
}

/* Define setting for all the a tag in the sub-container's */
ul.MenuHorizontal ul li a {
	color: #dedede;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-left:0;
	margin-right:0;
	width: 150px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}

/* Define setting for all the a tag: hover in the sub-container's */
ul.MenuHorizontal ul li a:hover, ul.MenuHorizontal ul li a:focus {
	color:#ffffff;
	background-color: rgba(51, 51, 51, 1);
}

ul.MenuHorizontal li.menu_h_active a {
	color:#ffffff;
	background-color:rgba(51, 51, 51, 1);
}

/* Define setting for menu item that are open (when you select a menu and go in to his sub-menu there is a line mark ) */
ul.MenuHorizontal a.MenuBarItemHover, ul.MenuHorizontal a.MenuBarItemSubmenuHover, ul.MenuHorizontal a.MenuBarSubmenuVisible {
	color: #ffffff;
	background-color: rgba(51, 51, 51, 1);
}

/* define the line separator style */
ul.MenuHorizontal li.separator, ul.MenuHorizontal li.separator a, ul.MenuHorizontal li.separator a:hover{
	width: 10px;
	margin: 0;
	padding: 0;
	cursor: default;
	text-align: center;
	color: #000000;
	background-image: none;
	background-color : transparent;
}

/* Define setting for a tag background image position of the main-container */
ul.MenuHorizontal a.MenuBarItemSubmenu{
	background-image: url(/images/icons/SpryAssets/SpryMenuBarDown.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}

/* Define setting for a tag:hover background image position of the sub-container */
ul.MenuHorizontal a.MenuBarItemSubmenu:hover{
	background-image: url(/images/icons/SpryAssets/SpryMenuBarDownHover.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}

/* Define setting for a tag:hover background image position of the main-container */
ul.MenuHorizontal a.MenuBarItemSubmenuHover{
	background-image: url(/images/icons/SpryAssets/SpryMenuBarDownHover.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}

/* Define setting for a tag background image position of the sub-container */
ul.MenuHorizontal ul a.MenuBarItemSubmenu{
	background-image: url(/images/icons/SpryAssets/SpryMenuBarRight.gif);
	background-position: 95% 50%;
	background-repeat: no-repeat;
}

/* Define setting for a tag:hover background image position of the sub-container */
ul.MenuHorizontal ul a.MenuBarItemSubmenu:hover{
	background-image: url(/images/icons/SpryAssets/SpryMenuBarRightHover.gif);
	background-position: 95% 50%;
	background-repeat: no-repeat;
}

/* Define setting for a tag:hover background image position of the sub-container */
ul.MenuHorizontal ul a.MenuBarItemSubmenuHover{
	background-image: url(/images/icons/SpryAssets/SpryMenuBarRightHover.gif);
	background-position: 95% 50%;
	background-repeat: no-repeat;
}

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuHorizontal iframe{
	position: absolute;
	z-index: 1010;
	filter:alpha(opacity:0.1);
}

/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection{
	ul.MenuHorizontal li.MenuBarItemIE{
		display: inline;
	f\loat: left;
	}
}

.MenuDesignVertical > ul > li {
	display: list-item;
}

.MenuDesignVertical > ul > li > a {
	width: 150px;
}

.MenuDesignVertical ul.MenuHorizontal > li > ul.MenuBarSubmenuVisible {
	left: 100%;
	top: 0;
}

.MenuDesignVertical ul.MenuHorizontal > li > ul ul.MenuBarSubmenuVisible {
	left: 0;
}

.MenuDesignVertical ul.MenuHorizontal a.MenuBarItemSubmenu {
	background-image: url(/images/icons/SpryAssets/SpryMenuBarRight.gif);
}

.MenuDesignVertical ul.MenuHorizontal a.MenuBarItemSubmenuHover {
	background-image: url(/images/icons/SpryAssets/SpryMenuBarRightHover.gif);
}

.MenuDesignVertical ul.MenuHorizontal a.MenuBarItemSubmenu:hover {
	background-image: url(/images/icons/SpryAssets/SpryMenuBarRightHover.gif);
	background-position: 95% 50%;
}

/* Top manu bar design */
#topMenuContainer {
    position: absolute;
  	background-color: rgba(0, 0, 0, 0);
    top: 68px;
    right: 533px;	
	margin: 0px;
width: auto;
border: 0px solid rgb(0, 0, 0);
border-top-right-radius: 0px;
border: 0px solid rgb(0, 0, 0);
border-bottom-left-radius: 0px;
min-height: 0px;
border: 0px solid rgb(0, 0, 0);
border-bottom-right-radius: 0px;
border: 0px solid rgb(0, 0, 0);
border-top-left-radius: 0px;
}
#WebsiteDesign-MainHeader {
	position: relative;
}
 body{
cursor: auto;
background-color: rgb(255, 255, 255);
background-image: none;
background-size: cover;
background-attachment: fixed;
background-position: 50% 0%;
background-repeat: no-repeat;
color: rgb(0, 0, 0);
font-size: 14px;
font-family: "Open Sans Hebrew", arial;
overflow-y: scroll;
}
/* start_topMenuInsideCode */ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus {background-color:rgba(255, 255, 255, 0);}
 ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible {background-color:rgba(255, 255, 255, 0);}
 li.menu_h_active a {background-color:rgba(255, 255, 255, 0);}
 .menuTextColor {color:#ffffff}
 ul.MenuBarHorizontal a {color:#ffffff;}
 .menuTextOverColor {color:#ebbc00;}
 ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus {color:#ebbc00}
 li.menu_h_active a {color:#ebbc00}
 .menuTextColor {font-size:16px;font-family:Courier New, Courier, monospace;}
 .menuTextOverColor {font-size:16px;font-family:Courier New, Courier, monospace;}
 ul.MenuBarHorizontal a {font-size:16px;font-family:Courier New, Courier, monospace;}
 ul.MenuBarHorizontal li {margin-right:1.5px;margin-left:1.5px;}
 ul.MenuBarHorizontal a {padding-top:5px;padding-bottom:5px;padding-right:5px;padding-left:5px;}
 ul.MenuBarHorizontal ul {background-color:rgba(163, 163, 163, 1);}
 ul.MenuBarHorizontal ul li a:hover, ul.MenuBarHorizontal ul li a:focus {background-color:rgba(163, 163, 163, 1);}
 .subMenuTextColor {color:#e8e8e8}
 ul.MenuBarHorizontal ul li a {color:#e8e8e8;}
 .subMenuTextOverColor {color:#ffffff;}
 ul.MenuBarHorizontal ul li a:hover, ul.MenuBarHorizontal ul li a:focus {color:#ffffff}
 .subMenuTextColor {font-size:13px;font-family:Courier New, Courier, monospace;}
 .subMenuTextOverColor {font-size:13px;font-family:Courier New, Courier, monospace;}
 ul.MenuBarHorizontal ul li a {font-size:13px;font-family:Courier New, Courier, monospace;}
 ul.MenuBarHorizontal ul li a {margin-right:1.5px;margin-left:1.5px;}
ul.MenuBarHorizontal li {min-height: 0;line-height: 0;}
ul.MenuBarHorizontal a {min-height: 0;}
ul.MenuBarHorizontal > li {float:none;display: inline;}
ul.MenuBarHorizontal > li > a {display: inline-block;}
ul.MenuBarHorizontal {border-radius: inherit;}
ul.MenuBarHorizontal > li:first-child {border-top-left-radius: inherit;border-bottom-left-radius: inherit;}
ul.MenuBarHorizontal > li:first-child a {border-top-left-radius: inherit;border-bottom-left-radius: inherit;}
ul.MenuBarHorizontal > li:last-child {border-top-right-radius: inherit;border-bottom-right-radius: inherit;}
ul.MenuBarHorizontal > li:last-child a {border-top-right-radius: inherit;border-bottom-right-radius: inherit;}
/* end_topMenuInsideCode */
/* start_style_dr4r3_easyText_1410330242771 */  #content_dr4r3_easyText_1410330242771 .buttonTool {color:#6dc284;}
 #content_dr4r3_easyText_1410330242771 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1410330242771 */
/* start_style_dr4r3_easyText_1410330488157 */  #content_dr4r3_easyText_1410330488157 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1410330488157 .buttonTool { font-family:Almoni Dl, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1410330488157 */
/* start_style_dr4r3_easyText_1410330734592 */  #content_dr4r3_easyText_1410330734592 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1410330734592 .buttonTool { font-family:Almoni Dl, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1410330734592 */
/* start_style_dr4r3_easyText_1410331261849 */  #content_dr4r3_easyText_1410331261849 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1410331261849 .buttonTool { font-family:Almoni Dl, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1410331261849 */
/* start_style_dr4r3_easyText_1402491842946 */  #content_dr4r3_easyText_1402491842946 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1402491842946 .buttonTool { font-family:Ambivalenti Tzar, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1402491842946 */
/* start_style_dr4r3_easyText_1404304565827 */  #content_dr4r3_easyText_1404304565827 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1404304565827 .buttonTool { font-family:Ambivalenti Tzar, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1404304565827 */
/* start_style_dr4r3_websiteMenu_1458204622231 */  #menu_dr4r3_websiteMenu_1458204622231 ul.MenuHorizontal a:hover, #menu_dr4r3_websiteMenu_1458204622231 ul.MenuHorizontal a:focus {background-color:rgba(51, 51, 51, 0);}
 #menu_dr4r3_websiteMenu_1458204622231 ul.MenuHorizontal a.MenuBarItemHover, #menu_dr4r3_websiteMenu_1458204622231 ul.MenuHorizontal a.MenuBarItemSubmenuHover, #menu_dr4r3_websiteMenu_1458204622231 ul.MenuHorizontal a.MenuBarSubmenuVisible {background-color:rgba(51, 51, 51, 0);color:#44becb;}
 #menu_dr4r3_websiteMenu_1458204622231 ul.MenuHorizontal li.menu_h_active a {background-color:rgba(51, 51, 51, 0);color:#44becb;}
 #menu_dr4r3_websiteMenu_1458204622231 ul.MenuHorizontal a {color:#ffffff;}
 #menu_dr4r3_websiteMenu_1458204622231 ul.MenuHorizontal a:hover, #menu_dr4r3_websiteMenu_1458204622231 ul.MenuHorizontal a:focus {color:#44becb}
 #menu_dr4r3_websiteMenu_1458204622231 ul.MenuHorizontal a { font-size:16px; font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal;}
 #menu_dr4r3_websiteMenu_1458204622231 ul.MenuHorizontal > li {margin-left:0px;margin-right:0px;}
 #menu_dr4r3_websiteMenu_1458204622231 ul.MenuHorizontal > li > a { border-bottom-width:0; border-left-width:1px; border-left-color:#434343; border-left-style: solid;}
 #menu_dr4r3_websiteMenu_1458204622231 ul.MenuHorizontal > li:last-child > a { border-left-width:0;}
 #menu_dr4r3_websiteMenu_1458204622231 ul.MenuHorizontal ul {background-color:rgb(92, 92, 92);}
 #menu_dr4r3_websiteMenu_1458204622231 ul.MenuHorizontal ul li a:hover, #menu_dr4r3_websiteMenu_1458204622231 ul.MenuHorizontal ul li a:focus {background-color:rgb(51, 51, 51);}
 #menu_dr4r3_websiteMenu_1458204622231 ul.MenuHorizontal ul li a {color:#dedede;}
 #menu_dr4r3_websiteMenu_1458204622231 ul.MenuHorizontal ul li a:hover, #menu_dr4r3_websiteMenu_1458204622231 ul.MenuHorizontal ul li a:focus {color:#ffffff}
 #menu_dr4r3_websiteMenu_1458204622231 ul.MenuHorizontal ul li a { font-size:16px; font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal;}
 #menu_dr4r3_websiteMenu_1458204622231 ul.MenuHorizontal ul li a {width:150px;}
 #menu_dr4r3_websiteMenu_1458204622231 ul.MenuHorizontal ul li a {padding-top:10px;padding-right:5px;padding-bottom:10px;padding-left:5px;}
#menu_dr4r3_websiteMenu_1458204622231 ul.MenuHorizontal {border-radius: inherit;}
#menu_dr4r3_websiteMenu_1458204622231.MenuDesigHorizontal ul.MenuHorizontal > li:first-child {border-top-right-radius: inherit;border-bottom-right-radius: inherit;}
#menu_dr4r3_websiteMenu_1458204622231.MenuDesigHorizontal ul.MenuHorizontal > li:first-child a {border-top-right-radius: inherit;border-bottom-right-radius: inherit;}
#menu_dr4r3_websiteMenu_1458204622231.MenuDesigHorizontal ul.MenuHorizontal > li:last-child {border-top-left-radius: inherit;border-bottom-left-radius: inherit;}
#menu_dr4r3_websiteMenu_1458204622231.MenuDesigHorizontal ul.MenuHorizontal > li:last-child a {border-top-left-radius: inherit;border-bottom-left-radius: inherit;}
#menu_dr4r3_websiteMenu_1458204622231.MenuDesignVertical ul.MenuHorizontal > li:first-child {border-top-left-radius: inherit;border-top-right-radius: inherit;}
#menu_dr4r3_websiteMenu_1458204622231.MenuDesignVertical ul.MenuHorizontal > li:first-child a {border-top-left-radius: inherit;border-top-right-radius: inherit;}
#menu_dr4r3_websiteMenu_1458204622231.MenuDesignVertical ul.MenuHorizontal > li:last-child {border-bottom-left-radius: inherit;border-bottom-right-radius: inherit;}
#menu_dr4r3_websiteMenu_1458204622231.MenuDesignVertical ul.MenuHorizontal > li:last-child a {border-bottom-left-radius: inherit;border-bottom-right-radius: inherit;}
 /* end_style_dr4r3_websiteMenu_1458204622231 */
/* start_style_padding_dr4r3_websiteMenu_1458204622231 */  #menu_dr4r3_websiteMenu_1458204622231 ul.MenuHorizontal > li > a {padding-top:14.5px;padding-bottom:14.5px;padding-right:21.0046875px;padding-left:21.0046875px;}
 /* end_style_padding_dr4r3_websiteMenu_1458204622231 */
/* start_style_fonts */  div[id^='dr4r3_text'], div[id^='dr4r3_easyText'], div[id^='dr4r3_boxshape'], div[id^='dr4r3_circleShape'] { font-size: 14px; }
 a {color:#44becb;}
 a:hover {color:#44becb;}
h1 { color:#6dc284; font-size:22px; font-family:Open Sans Hebrew, arial;}
h2 { color:#2d2d2d; font-size:22px; font-family:Open Sans Hebrew, arial;}
h3 { color:#2d2d2d; font-size:24px; font-family:Open Sans Hebrew, arial;}
h4 { color:#2d2d2d; font-size:17px; font-family:Open Sans Hebrew, arial;}
h5 { color:#000000; font-size:14px; font-family:Open Sans Hebrew, arial;}
h6 { color:#2d2d2d; font-size:14px; font-family:Open Sans Hebrew, arial;}
 /* end_style_fonts */
/* start_style_dr4r3_easyText_1458213564724 */  #content_dr4r3_easyText_1458213564724 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1458213564724 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1458213564724 */
/* start_style_dr4r3_easyText_1458213719732 */  #content_dr4r3_easyText_1458213719732 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1458213719732 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1458213719732 */
/* start_style_dr4r3_easyText_1458213757580 */  #content_dr4r3_easyText_1458213757580 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1458213757580 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1458213757580 */
/* start_style_dr4r3_easyText_1458213808613 */  #content_dr4r3_easyText_1458213808613 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1458213808613 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1458213808613 */
/* start_style_dr4r3_websiteMenu_1382959917463 */  #menu_dr4r3_websiteMenu_1382959917463 ul.MenuHorizontal a:hover, #menu_dr4r3_websiteMenu_1382959917463 ul.MenuHorizontal a:focus {background-color:rgb(114, 166, 98);}
 #menu_dr4r3_websiteMenu_1382959917463 ul.MenuHorizontal a.MenuBarItemHover, #menu_dr4r3_websiteMenu_1382959917463 ul.MenuHorizontal a.MenuBarItemSubmenuHover, #menu_dr4r3_websiteMenu_1382959917463 ul.MenuHorizontal a.MenuBarSubmenuVisible {background-color:rgb(114, 166, 98);color:#ffffff;}
 #menu_dr4r3_websiteMenu_1382959917463 ul.MenuHorizontal li.menu_h_active a {background-color:rgb(114, 166, 98);color:#ffffff;}
 #menu_dr4r3_websiteMenu_1382959917463 ul.MenuHorizontal a {color:#ffffff;}
 #menu_dr4r3_websiteMenu_1382959917463 ul.MenuHorizontal a:hover, #menu_dr4r3_websiteMenu_1382959917463 ul.MenuHorizontal a:focus {color:#ffffff}
 #menu_dr4r3_websiteMenu_1382959917463 ul.MenuHorizontal a { font-size:17px; font-family:Almoni Dl, arial; font-weight:bold; font-style:normal;}
 #menu_dr4r3_websiteMenu_1382959917463 ul.MenuHorizontal > li {margin-left:0px;margin-right:0px;}
 #menu_dr4r3_websiteMenu_1382959917463 ul.MenuHorizontal > li > a { border-bottom-width:0; border-left-width:0px; border-left-color:#000000; border-left-style: solid;}
 #menu_dr4r3_websiteMenu_1382959917463 ul.MenuHorizontal > li:last-child > a { border-left-width:0;}
 #menu_dr4r3_websiteMenu_1382959917463 ul.MenuHorizontal ul {background-color:rgb(114, 166, 98);}
 #menu_dr4r3_websiteMenu_1382959917463 ul.MenuHorizontal ul li a:hover, #menu_dr4r3_websiteMenu_1382959917463 ul.MenuHorizontal ul li a:focus {background-color:rgb(114, 166, 98);}
 #menu_dr4r3_websiteMenu_1382959917463 ul.MenuHorizontal ul li a {color:#ffffff;}
 #menu_dr4r3_websiteMenu_1382959917463 ul.MenuHorizontal ul li a:hover, #menu_dr4r3_websiteMenu_1382959917463 ul.MenuHorizontal ul li a:focus {color:#ffffff}
 #menu_dr4r3_websiteMenu_1382959917463 ul.MenuHorizontal ul li a { font-size:16px; font-family:Almoni Dl, arial; font-weight:bold; font-style:normal;}
 #menu_dr4r3_websiteMenu_1382959917463 ul.MenuHorizontal ul li a {width:150px;}
 #menu_dr4r3_websiteMenu_1382959917463 ul.MenuHorizontal ul li a {padding-top:10px;padding-right:5px;padding-bottom:10px;padding-left:5px;}
#menu_dr4r3_websiteMenu_1382959917463 ul.MenuHorizontal {border-radius: inherit;}
#menu_dr4r3_websiteMenu_1382959917463.MenuDesigHorizontal ul.MenuHorizontal > li:first-child {border-top-right-radius: inherit;border-bottom-right-radius: inherit;}
#menu_dr4r3_websiteMenu_1382959917463.MenuDesigHorizontal ul.MenuHorizontal > li:first-child a {border-top-right-radius: inherit;border-bottom-right-radius: inherit;}
#menu_dr4r3_websiteMenu_1382959917463.MenuDesigHorizontal ul.MenuHorizontal > li:last-child {border-top-left-radius: inherit;border-bottom-left-radius: inherit;}
#menu_dr4r3_websiteMenu_1382959917463.MenuDesigHorizontal ul.MenuHorizontal > li:last-child a {border-top-left-radius: inherit;border-bottom-left-radius: inherit;}
#menu_dr4r3_websiteMenu_1382959917463.MenuDesignVertical ul.MenuHorizontal > li:first-child {border-top-left-radius: inherit;border-top-right-radius: inherit;}
#menu_dr4r3_websiteMenu_1382959917463.MenuDesignVertical ul.MenuHorizontal > li:first-child a {border-top-left-radius: inherit;border-top-right-radius: inherit;}
#menu_dr4r3_websiteMenu_1382959917463.MenuDesignVertical ul.MenuHorizontal > li:last-child {border-bottom-left-radius: inherit;border-bottom-right-radius: inherit;}
#menu_dr4r3_websiteMenu_1382959917463.MenuDesignVertical ul.MenuHorizontal > li:last-child a {border-bottom-left-radius: inherit;border-bottom-right-radius: inherit;}
 /* end_style_dr4r3_websiteMenu_1382959917463 */
/* start_style_dr4r3_easyText_1402491988672 */  #content_dr4r3_easyText_1402491988672 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1402491988672 .buttonTool { font-family:Ambivalenti Tzar, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1402491988672 */
/* start_style_dr4r3_websiteMenu_1458215187780 */  #menu_dr4r3_websiteMenu_1458215187780 ul.MenuHorizontal a:hover, #menu_dr4r3_websiteMenu_1458215187780 ul.MenuHorizontal a:focus {background-color:rgba(51, 51, 51, 0);}
 #menu_dr4r3_websiteMenu_1458215187780 ul.MenuHorizontal a.MenuBarItemHover, #menu_dr4r3_websiteMenu_1458215187780 ul.MenuHorizontal a.MenuBarItemSubmenuHover, #menu_dr4r3_websiteMenu_1458215187780 ul.MenuHorizontal a.MenuBarSubmenuVisible {background-color:rgba(51, 51, 51, 0);color:#ffffff;}
 #menu_dr4r3_websiteMenu_1458215187780 ul.MenuHorizontal li.menu_h_active a {background-color:rgba(51, 51, 51, 0);color:#ffffff;}
 #menu_dr4r3_websiteMenu_1458215187780 ul.MenuHorizontal a {color:#ffffff;}
 #menu_dr4r3_websiteMenu_1458215187780 ul.MenuHorizontal a:hover, #menu_dr4r3_websiteMenu_1458215187780 ul.MenuHorizontal a:focus {color:#ffffff}
 #menu_dr4r3_websiteMenu_1458215187780 ul.MenuHorizontal a { font-size:14px; font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal;}
 #menu_dr4r3_websiteMenu_1458215187780 ul.MenuHorizontal > li {margin-left:0px;margin-right:0px;}
 #menu_dr4r3_websiteMenu_1458215187780 ul.MenuHorizontal > li > a { border-right-width:0; border-bottom-width:0px; border-bottom-color:#000000; border-bottom-style: solid;}
 #menu_dr4r3_websiteMenu_1458215187780 ul.MenuHorizontal > li:last-child > a { border-bottom-width:0;}
 #menu_dr4r3_websiteMenu_1458215187780 ul.MenuHorizontal ul {background-color:rgb(92, 92, 92);}
 #menu_dr4r3_websiteMenu_1458215187780 ul.MenuHorizontal ul li a:hover, #menu_dr4r3_websiteMenu_1458215187780 ul.MenuHorizontal ul li a:focus {background-color:rgb(51, 51, 51);}
 #menu_dr4r3_websiteMenu_1458215187780 ul.MenuHorizontal ul li a {color:#dedede;}
 #menu_dr4r3_websiteMenu_1458215187780 ul.MenuHorizontal ul li a:hover, #menu_dr4r3_websiteMenu_1458215187780 ul.MenuHorizontal ul li a:focus {color:#ffffff}
 #menu_dr4r3_websiteMenu_1458215187780 ul.MenuHorizontal ul li a { font-size:16px; font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal;}
 #menu_dr4r3_websiteMenu_1458215187780 ul.MenuHorizontal ul li a {width:150px;}
 #menu_dr4r3_websiteMenu_1458215187780 ul.MenuHorizontal ul li a {padding-top:10px;padding-right:5px;padding-bottom:10px;padding-left:5px;}
#menu_dr4r3_websiteMenu_1458215187780 ul.MenuHorizontal {border-radius: inherit;}
#menu_dr4r3_websiteMenu_1458215187780.MenuDesigHorizontal ul.MenuHorizontal > li:first-child {border-top-right-radius: inherit;border-bottom-right-radius: inherit;}
#menu_dr4r3_websiteMenu_1458215187780.MenuDesigHorizontal ul.MenuHorizontal > li:first-child a {border-top-right-radius: inherit;border-bottom-right-radius: inherit;}
#menu_dr4r3_websiteMenu_1458215187780.MenuDesigHorizontal ul.MenuHorizontal > li:last-child {border-top-left-radius: inherit;border-bottom-left-radius: inherit;}
#menu_dr4r3_websiteMenu_1458215187780.MenuDesigHorizontal ul.MenuHorizontal > li:last-child a {border-top-left-radius: inherit;border-bottom-left-radius: inherit;}
#menu_dr4r3_websiteMenu_1458215187780.MenuDesignVertical ul.MenuHorizontal > li:first-child {border-top-left-radius: inherit;border-top-right-radius: inherit;}
#menu_dr4r3_websiteMenu_1458215187780.MenuDesignVertical ul.MenuHorizontal > li:first-child a {border-top-left-radius: inherit;border-top-right-radius: inherit;}
#menu_dr4r3_websiteMenu_1458215187780.MenuDesignVertical ul.MenuHorizontal > li:last-child {border-bottom-left-radius: inherit;border-bottom-right-radius: inherit;}
#menu_dr4r3_websiteMenu_1458215187780.MenuDesignVertical ul.MenuHorizontal > li:last-child a {border-bottom-left-radius: inherit;border-bottom-right-radius: inherit;}
 /* end_style_dr4r3_websiteMenu_1458215187780 */
/* start_style_padding_dr4r3_websiteMenu_1458215187780 */  #menu_dr4r3_websiteMenu_1458215187780.MenuDesignVertical > ul > li > a {white-space: normal;padding-top:13.8500003814697px;padding-bottom:13.8500003814697px;padding-left:5px;padding-right:5px;width:95px;}
 /* end_style_padding_dr4r3_websiteMenu_1458215187780 */
/* start_style_mobile_MobileStyle */  #mobileToolbarMenu {background-color:rgb(68, 190, 203);}
 #mobileToolbarMenu .mobileHeader {color:#ffffff;}
 #mobileToolbarMenu {background-image:none;}
 ul.MobileMenuHorizontal {background-color:rgb(68, 190, 203);}
 ul.MobileMenuHorizontal > li > a {color:#ffffff;}
 #mobileToolbarMenu .mobileMenu .mobileMenuBun { background-image: url(/site/include/newfeel/website3/ManageByDrag/images/icons/menuWhiteSmall.png);}
 #mobileToolbarMenu .mobilePhone .mobilePhoneBun { background-image: url(/Images/iconCleanV1/white/24x24/phone_speech_bubble.png);}
 /* end_style_mobile_MobileStyle */
/* start_style_dr4r3_easyText_1458217731913 */  #content_dr4r3_easyText_1458217731913 .buttonTool {color:#6dc284;}
 #content_dr4r3_easyText_1458217731913 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1458217731913 */
/* start_style_dr4r3_easyText_1458218447746 */  #content_dr4r3_easyText_1458218447746 .buttonTool {color:#6dc284;}
 #content_dr4r3_easyText_1458218447746 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1458218447746 */
/* start_style_dr4r3_easyText_1458218764391 */  #content_dr4r3_easyText_1458218764391 .buttonTool {color:#6dc284;}
 #content_dr4r3_easyText_1458218764391 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1458218764391 */
/* start_style_dr4r3_easyText_1458219587613 */  #content_dr4r3_easyText_1458219587613 .buttonTool {color:#6dc284;}
 #content_dr4r3_easyText_1458219587613 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1458219587613 */
/* start_style_dr4r3_easyText_1458220669081 */  #content_dr4r3_easyText_1458220669081 .buttonTool {color:#6dc284;}
 #content_dr4r3_easyText_1458220669081 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1458220669081 */
/* start_style_dr4r3_easyText_1458221708104 */  #content_dr4r3_easyText_1458221708104 .buttonTool {color:#6dc284;}
 #content_dr4r3_easyText_1458221708104 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1458221708104 */
/* start_style_dr4r3_easyText_1458222136155 */  #content_dr4r3_easyText_1458222136155 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1458222136155 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1458222136155 */
/* start_style_dr4r3_easyText_1458308961224 */  #content_dr4r3_easyText_1458308961224 .buttonTool {color:#6dc284;}
 #content_dr4r3_easyText_1458308961224 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1458308961224 */
/* start_style_dr4r3_easyText_1458310498456 */  #content_dr4r3_easyText_1458310498456 .buttonTool {color:#6dc284;}
 #content_dr4r3_easyText_1458310498456 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1458310498456 */
/* start_style_dr4r3_easyText_1458311040495 */  #content_dr4r3_easyText_1458311040495 .buttonTool {color:#6dc284;}
 #content_dr4r3_easyText_1458311040495 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1458311040495 */
/* start_style_dr4r3_easyText_1458311341975 */  #content_dr4r3_easyText_1458311341975 .buttonTool {color:#6dc284;}
 #content_dr4r3_easyText_1458311341975 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1458311341975 */
/* start_style_dr4r3_easyText_1458548778862 */  #content_dr4r3_easyText_1458548778862 .buttonTool {color:#44becb;}
 #content_dr4r3_easyText_1458548778862 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1458548778862 */
/* start_style_dr4r3_easyText_1458549830147 */  #content_dr4r3_easyText_1458549830147 .buttonTool {color:#44becb;}
 #content_dr4r3_easyText_1458549830147 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1458549830147 */
/* start_style_dr4r3_easyText_1458549928226 */  #content_dr4r3_easyText_1458549928226 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1458549928226 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1458549928226 */
/* start_style_dr4r3_easyText_1458550788660 */  #content_dr4r3_easyText_1458550788660 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1458550788660 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1458550788660 */
/* start_style_dr4r3_easyText_1458550808782 */  #content_dr4r3_easyText_1458550808782 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1458550808782 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1458550808782 */
/* start_style_dr4r3_easyText_1458549361038 */  #content_dr4r3_easyText_1458549361038 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1458549361038 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1458549361038 */
/* start_style_dr4r3_easyText_1458549389165 */  #content_dr4r3_easyText_1458549389165 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1458549389165 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1458549389165 */
/* start_style_dr4r3_easyText_1458549592702 */  #content_dr4r3_easyText_1458549592702 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1458549592702 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1458549592702 */
/* start_style_dr4r3_easyText_1458549830239 */  #content_dr4r3_easyText_1458549830239 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1458549830239 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1458549830239 */
/* start_style_dr4r3_easyText_1458549927979 */  #content_dr4r3_easyText_1458549927979 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1458549927979 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1458549927979 */
/* start_style_dr4r3_easyText_1458550632696 */  #content_dr4r3_easyText_1458550632696 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1458550632696 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1458550632696 */
/* start_style_dr4r3_easyText_1458550848522 */  #content_dr4r3_easyText_1458550848522 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1458550848522 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1458550848522 */
/* start_style_dr4r3_easyText_1458551253092 */  #content_dr4r3_easyText_1458551253092 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1458551253092 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1458551253092 */
/* start_style_dr4r3_easyText_1458551869803 */  #content_dr4r3_easyText_1458551869803 .buttonTool {color:#89a614;}
 #content_dr4r3_easyText_1458551869803 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1458551869803 */
/* start_style_dr4r3_easyText_1458552023585 */  #content_dr4r3_easyText_1458552023585 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1458552023585 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1458552023585 */
/* start_style_dr4r3_easyText_1458552675609 */  #content_dr4r3_easyText_1458552675609 .buttonTool {color:#6dc284;}
 #content_dr4r3_easyText_1458552675609 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1458552675609 */
/* start_style_dr4r3_easyText_1458553146940 */  #content_dr4r3_easyText_1458553146940 .buttonTool {color:#6dc284;}
 #content_dr4r3_easyText_1458553146940 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1458553146940 */
/* start_style_dr4r3_easyText_1458553892009 */  #content_dr4r3_easyText_1458553892009 .buttonTool {color:#6dc284;}
 #content_dr4r3_easyText_1458553892009 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1458553892009 */
/* start_style_dr4r3_easyText_1458555266812 */  #content_dr4r3_easyText_1458555266812 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1458555266812 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1458555266812 */
/* start_style_dr4r3_easyText_1458555306514 */  #content_dr4r3_easyText_1458555306514 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1458555306514 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1458555306514 */
/* start_style_dr4r3_easyText_1458555347174 */  #content_dr4r3_easyText_1458555347174 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1458555347174 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1458555347174 */
/* start_style_dr4r3_easyText_1458555347250 */  #content_dr4r3_easyText_1458555347250 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1458555347250 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1458555347250 */
/* start_style_dr4r3_easyText_1458555377599 */  #content_dr4r3_easyText_1458555377599 .buttonTool {color:#6dc284;}
 #content_dr4r3_easyText_1458555377599 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1458555377599 */
/* start_style_dr4r3_easyText_1458555377615 */  #content_dr4r3_easyText_1458555377615 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1458555377615 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1458555377615 */
/* start_style_dr4r3_easyText_1458555377628 */  #content_dr4r3_easyText_1458555377628 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1458555377628 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1458555377628 */
/* start_style_dr4r3_easyText_1458555461667 */  #content_dr4r3_easyText_1458555461667 .buttonTool {color:#6dc284;}
 #content_dr4r3_easyText_1458555461667 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1458555461667 */
/* start_style_dr4r3_easyText_1458555461680 */  #content_dr4r3_easyText_1458555461680 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1458555461680 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1458555461680 */
/* start_style_dr4r3_easyText_1458555461693 */  #content_dr4r3_easyText_1458555461693 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1458555461693 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1458555461693 */
/* start_style_dr4r3_easyText_1458555562561 */  #content_dr4r3_easyText_1458555562561 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1458555562561 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1458555562561 */
/* start_style_dr4r3_easyText_1458650730697 */  #content_dr4r3_easyText_1458650730697 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1458650730697 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1458650730697 */
/* start_style_dr4r3_easyText_1458650875023 */  #content_dr4r3_easyText_1458650875023 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1458650875023 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1458650875023 */
/* start_style_dr4r3_easyText_1458650875029 */  #content_dr4r3_easyText_1458650875029 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1458650875029 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1458650875029 */
/* start_style_dr4r3_easyText_1458650875033 */  #content_dr4r3_easyText_1458650875033 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1458650875033 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1458650875033 */
/* start_style_dr4r3_easyText_1458650875037 */  #content_dr4r3_easyText_1458650875037 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1458650875037 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1458650875037 */
/* start_style_dr4r3_easyText_1460634509477 */  #content_dr4r3_easyText_1460634509477 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1460634509477 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1460634509477 */
/* start_style_dr4r3_easyText_1460634735229 */  #content_dr4r3_easyText_1460634735229 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1460634735229 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1460634735229 */
/* start_style_dr4r3_easyText_1458213953935 */  #content_dr4r3_easyText_1458213953935 .buttonTool {color:#2d2d2d;}
 #content_dr4r3_easyText_1458213953935 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1458213953935 */
/* start_style_dr4r3_easyText_1458214020083 */  #content_dr4r3_easyText_1458214020083 .buttonTool {color:#2d2d2d;}
 #content_dr4r3_easyText_1458214020083 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1458214020083 */
/* start_style_dr4r3_websiteMenu_1460959610924 */  #menu_dr4r3_websiteMenu_1460959610924 ul.MenuHorizontal a:hover, #menu_dr4r3_websiteMenu_1460959610924 ul.MenuHorizontal a:focus {background-color:rgb(51, 51, 51);}
 #menu_dr4r3_websiteMenu_1460959610924 ul.MenuHorizontal a.MenuBarItemHover, #menu_dr4r3_websiteMenu_1460959610924 ul.MenuHorizontal a.MenuBarItemSubmenuHover, #menu_dr4r3_websiteMenu_1460959610924 ul.MenuHorizontal a.MenuBarSubmenuVisible {background-color:rgb(51, 51, 51);color:#65dae6;}
 #menu_dr4r3_websiteMenu_1460959610924 ul.MenuHorizontal li.menu_h_active a {background-color:rgb(51, 51, 51);color:#65dae6;}
 #menu_dr4r3_websiteMenu_1460959610924 ul.MenuHorizontal a {color:#ffffff;}
 #menu_dr4r3_websiteMenu_1460959610924 ul.MenuHorizontal a:hover, #menu_dr4r3_websiteMenu_1460959610924 ul.MenuHorizontal a:focus {color:#65dae6}
 #menu_dr4r3_websiteMenu_1460959610924 ul.MenuHorizontal a { font-size:16px; font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal;}
 #menu_dr4r3_websiteMenu_1460959610924 ul.MenuHorizontal > li {margin-left:0px;margin-right:0px;}
 #menu_dr4r3_websiteMenu_1460959610924 ul.MenuHorizontal > li > a { border-bottom-width:0; border-right-width:1px; border-right-color:#5f5f5f; border-right-style: solid;}
 #menu_dr4r3_websiteMenu_1460959610924 ul.MenuHorizontal > li:last-child > a { border-right-width:0;}
 #menu_dr4r3_websiteMenu_1460959610924 ul.MenuHorizontal ul {background-color:rgb(92, 92, 92);}
 #menu_dr4r3_websiteMenu_1460959610924 ul.MenuHorizontal ul li a:hover, #menu_dr4r3_websiteMenu_1460959610924 ul.MenuHorizontal ul li a:focus {background-color:rgb(51, 51, 51);}
 #menu_dr4r3_websiteMenu_1460959610924 ul.MenuHorizontal ul li a {color:#ffffff;}
 #menu_dr4r3_websiteMenu_1460959610924 ul.MenuHorizontal ul li a:hover, #menu_dr4r3_websiteMenu_1460959610924 ul.MenuHorizontal ul li a:focus {color:#ffffff}
 #menu_dr4r3_websiteMenu_1460959610924 ul.MenuHorizontal ul li a { font-size:16px; font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal;}
 #menu_dr4r3_websiteMenu_1460959610924 ul.MenuHorizontal ul li a {width:150px;}
 #menu_dr4r3_websiteMenu_1460959610924 ul.MenuHorizontal ul li a {padding-top:10px;padding-right:5px;padding-bottom:10px;padding-left:5px;}
#menu_dr4r3_websiteMenu_1460959610924 ul.MenuHorizontal {border-radius: inherit;}
#menu_dr4r3_websiteMenu_1460959610924.MenuDesigHorizontal ul.MenuHorizontal > li:first-child {border-top-left-radius: inherit;border-bottom-left-radius: inherit;}
#menu_dr4r3_websiteMenu_1460959610924.MenuDesigHorizontal ul.MenuHorizontal > li:first-child a {border-top-left-radius: inherit;border-bottom-left-radius: inherit;}
#menu_dr4r3_websiteMenu_1460959610924.MenuDesigHorizontal ul.MenuHorizontal > li:last-child {border-top-right-radius: inherit;border-bottom-right-radius: inherit;}
#menu_dr4r3_websiteMenu_1460959610924.MenuDesigHorizontal ul.MenuHorizontal > li:last-child a {border-top-right-radius: inherit;border-bottom-right-radius: inherit;}
#menu_dr4r3_websiteMenu_1460959610924.MenuDesignVertical ul.MenuHorizontal > li:first-child {border-top-left-radius: inherit;border-top-right-radius: inherit;}
#menu_dr4r3_websiteMenu_1460959610924.MenuDesignVertical ul.MenuHorizontal > li:first-child a {border-top-left-radius: inherit;border-top-right-radius: inherit;}
#menu_dr4r3_websiteMenu_1460959610924.MenuDesignVertical ul.MenuHorizontal > li:last-child {border-bottom-left-radius: inherit;border-bottom-right-radius: inherit;}
#menu_dr4r3_websiteMenu_1460959610924.MenuDesignVertical ul.MenuHorizontal > li:last-child a {border-bottom-left-radius: inherit;border-bottom-right-radius: inherit;}
 /* end_style_dr4r3_websiteMenu_1460959610924 */
/* start_style_dr4r3_websiteMenu_1460961366577 */  #menu_dr4r3_websiteMenu_1460961366577 ul.MenuHorizontal a:hover, #menu_dr4r3_websiteMenu_1460961366577 ul.MenuHorizontal a:focus {background-color:rgba(51, 51, 51, 0);}
 #menu_dr4r3_websiteMenu_1460961366577 ul.MenuHorizontal a.MenuBarItemHover, #menu_dr4r3_websiteMenu_1460961366577 ul.MenuHorizontal a.MenuBarItemSubmenuHover, #menu_dr4r3_websiteMenu_1460961366577 ul.MenuHorizontal a.MenuBarSubmenuVisible {background-color:rgba(51, 51, 51, 0);color:#44becb;}
 #menu_dr4r3_websiteMenu_1460961366577 ul.MenuHorizontal li.menu_h_active a {background-color:rgba(51, 51, 51, 0);color:#44becb;}
 #menu_dr4r3_websiteMenu_1460961366577 ul.MenuHorizontal a {color:#ffffff;}
 #menu_dr4r3_websiteMenu_1460961366577 ul.MenuHorizontal a:hover, #menu_dr4r3_websiteMenu_1460961366577 ul.MenuHorizontal a:focus {color:#44becb}
 #menu_dr4r3_websiteMenu_1460961366577 ul.MenuHorizontal a { font-size:14px; font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal;}
 #menu_dr4r3_websiteMenu_1460961366577 ul.MenuHorizontal > li {margin-left:0px;margin-right:0px;}
 #menu_dr4r3_websiteMenu_1460961366577 ul.MenuHorizontal > li > a { border-right-width:0; border-bottom-width:0px; border-bottom-color:#000000; border-bottom-style: solid;}
 #menu_dr4r3_websiteMenu_1460961366577 ul.MenuHorizontal > li:last-child > a { border-bottom-width:0;}
 #menu_dr4r3_websiteMenu_1460961366577 ul.MenuHorizontal ul {background-color:rgb(92, 92, 92);}
 #menu_dr4r3_websiteMenu_1460961366577 ul.MenuHorizontal ul li a:hover, #menu_dr4r3_websiteMenu_1460961366577 ul.MenuHorizontal ul li a:focus {background-color:rgb(51, 51, 51);}
 #menu_dr4r3_websiteMenu_1460961366577 ul.MenuHorizontal ul li a {color:#dedede;}
 #menu_dr4r3_websiteMenu_1460961366577 ul.MenuHorizontal ul li a:hover, #menu_dr4r3_websiteMenu_1460961366577 ul.MenuHorizontal ul li a:focus {color:#ffffff}
 #menu_dr4r3_websiteMenu_1460961366577 ul.MenuHorizontal ul li a { font-size:16px; font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal;}
 #menu_dr4r3_websiteMenu_1460961366577 ul.MenuHorizontal ul li a {width:150px;}
 #menu_dr4r3_websiteMenu_1460961366577 ul.MenuHorizontal ul li a {padding-top:10px;padding-right:5px;padding-bottom:10px;padding-left:5px;}
#menu_dr4r3_websiteMenu_1460961366577 ul.MenuHorizontal {border-radius: inherit;}
#menu_dr4r3_websiteMenu_1460961366577.MenuDesigHorizontal ul.MenuHorizontal > li:first-child {border-top-right-radius: inherit;border-bottom-right-radius: inherit;}
#menu_dr4r3_websiteMenu_1460961366577.MenuDesigHorizontal ul.MenuHorizontal > li:first-child a {border-top-right-radius: inherit;border-bottom-right-radius: inherit;}
#menu_dr4r3_websiteMenu_1460961366577.MenuDesigHorizontal ul.MenuHorizontal > li:last-child {border-top-left-radius: inherit;border-bottom-left-radius: inherit;}
#menu_dr4r3_websiteMenu_1460961366577.MenuDesigHorizontal ul.MenuHorizontal > li:last-child a {border-top-left-radius: inherit;border-bottom-left-radius: inherit;}
#menu_dr4r3_websiteMenu_1460961366577.MenuDesignVertical ul.MenuHorizontal > li:first-child {border-top-left-radius: inherit;border-top-right-radius: inherit;}
#menu_dr4r3_websiteMenu_1460961366577.MenuDesignVertical ul.MenuHorizontal > li:first-child a {border-top-left-radius: inherit;border-top-right-radius: inherit;}
#menu_dr4r3_websiteMenu_1460961366577.MenuDesignVertical ul.MenuHorizontal > li:last-child {border-bottom-left-radius: inherit;border-bottom-right-radius: inherit;}
#menu_dr4r3_websiteMenu_1460961366577.MenuDesignVertical ul.MenuHorizontal > li:last-child a {border-bottom-left-radius: inherit;border-bottom-right-radius: inherit;}
 /* end_style_dr4r3_websiteMenu_1460961366577 */
/* start_style_padding_dr4r3_websiteMenu_1460961366577 */  #menu_dr4r3_websiteMenu_1460961366577.MenuDesignVertical > ul > li > a {white-space: normal;padding-top:16.9580078125px;padding-bottom:16.9580078125px;padding-left:5px;padding-right:5px;width:113px;}
 /* end_style_padding_dr4r3_websiteMenu_1460961366577 */
/* start_style_padding_dr4r3_websiteMenu_1460959610924 */  #menu_dr4r3_websiteMenu_1460959610924 ul.MenuHorizontal > li > a {padding-top:18.5px;padding-bottom:18.5px;padding-right:20.569661458333332px;padding-left:20.569661458333332px;}
 /* end_style_padding_dr4r3_websiteMenu_1460959610924 */
/* start_style_dr4r3_easyText_1458555279619 */  #content_dr4r3_easyText_1458555279619 .buttonTool {color:#6dc284;}
 #content_dr4r3_easyText_1458555279619 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1458555279619 */
/* start_style_dr4r3_easyText_1460959672886 */  #content_dr4r3_easyText_1460959672886 .buttonTool {color:#44becb;}
 #content_dr4r3_easyText_1460959672886 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1460959672886 */
 .bgcolorTable{
border-radius: 0px; border: 0px solid rgb(128, 128, 128); box-shadow: none; background-image: none; background-color: rgba(255, 255, 255, 0);-pie-background:#ffffff;behavior:url(/include/frameworks/PIE-2.0beta1/PIE.htc);
}
/* start_style_dr4r3_easyText_1461677784533 */  #content_dr4r3_easyText_1461677784533 .buttonTool {color:#2d2d2d;}
 #content_dr4r3_easyText_1461677784533 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1461677784533 */
/* start_style_dr4r3_easyText_1461677784557 */  #content_dr4r3_easyText_1461677784557 .buttonTool {color:#2d2d2d;}
 #content_dr4r3_easyText_1461677784557 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1461677784557 */
/* start_style_dr4r3_easyText_1461677784623 */  #content_dr4r3_easyText_1461677784623 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1461677784623 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1461677784623 */
/* start_style_dr4r3_easyText_1461677784631 */  #content_dr4r3_easyText_1461677784631 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1461677784631 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1461677784631 */
/* start_style_dr4r3_easyText_1461677784635 */  #content_dr4r3_easyText_1461677784635 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1461677784635 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1461677784635 */
/* start_style_dr4r3_easyText_1461677784639 */  #content_dr4r3_easyText_1461677784639 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1461677784639 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1461677784639 */
/* start_style_dr4r3_easyText_1462168881130 */  #content_dr4r3_easyText_1462168881130 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1462168881130 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1462168881130 */
/* start_style_dr4r3_easyText_1461678178541 */  #content_dr4r3_easyText_1461678178541 .buttonTool {color:#83838d;}
 #content_dr4r3_easyText_1461678178541 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1461678178541 */
/* start_style_dr4r3_easyText_1462168946288 */  #content_dr4r3_easyText_1462168946288 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1462168946288 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1462168946288 */
/* start_style_dr4r3_easyText_1462168988569 */  #content_dr4r3_easyText_1462168988569 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1462168988569 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1462168988569 */
/* start_style_dr4r3_easyText_1462169032382 */  #content_dr4r3_easyText_1462169032382 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1462169032382 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1462169032382 */
/* start_style_dr4r3_easyText_1462169259094 */  #content_dr4r3_easyText_1462169259094 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1462169259094 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1462169259094 */
/* start_style_dr4r3_easyText_1462169318092 */  #content_dr4r3_easyText_1462169318092 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1462169318092 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1462169318092 */
/* start_style_dr4r3_easyText_1462170238052 */  #content_dr4r3_easyText_1462170238052 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1462170238052 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1462170238052 */
/* start_style_dr4r3_easyText_1462170834357 */  #content_dr4r3_easyText_1462170834357 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1462170834357 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1462170834357 */
/* start_style_dr4r3_easyText_1462283695766 */  #content_dr4r3_easyText_1462283695766 .buttonTool {color:#6dc284;}
 #content_dr4r3_easyText_1462283695766 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1462283695766 */
/* start_style_dr4r3_easyText_1462283931594 */  #content_dr4r3_easyText_1462283931594 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1462283931594 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1462283931594 */
/* start_style_dr4r3_easyText_1462284513949 */  #content_dr4r3_easyText_1462284513949 .buttonTool {color:#44becb;}
 #content_dr4r3_easyText_1462284513949 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1462284513949 */
/* start_style_dr4r3_easyText_1462284543158 */  #content_dr4r3_easyText_1462284543158 .buttonTool {color:#44becb;}
 #content_dr4r3_easyText_1462284543158 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1462284543158 */
/* start_style_dr4r3_easyText_1462284579598 */  #content_dr4r3_easyText_1462284579598 .buttonTool {color:#44becb;}
 #content_dr4r3_easyText_1462284579598 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1462284579598 */
/* start_style_dr4r3_easyText_1462284619847 */  #content_dr4r3_easyText_1462284619847 .buttonTool {color:#44becb;}
 #content_dr4r3_easyText_1462284619847 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1462284619847 */
/* start_style_dr4r3_easyText_1462284636179 */  #content_dr4r3_easyText_1462284636179 .buttonTool {color:#44becb;}
 #content_dr4r3_easyText_1462284636179 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1462284636179 */
/* start_style_dr4r3_easyText_1462284650075 */  #content_dr4r3_easyText_1462284650075 .buttonTool {color:#44becb;}
 #content_dr4r3_easyText_1462284650075 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1462284650075 */
/* start_style_dr4r3_easyText_1462284676628 */  #content_dr4r3_easyText_1462284676628 .buttonTool {color:#44becb;}
 #content_dr4r3_easyText_1462284676628 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1462284676628 */
/* start_style_dr4r3_easyText_1462284700925 */  #content_dr4r3_easyText_1462284700925 .buttonTool {color:#44becb;}
 #content_dr4r3_easyText_1462284700925 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1462284700925 */
/* start_style_dr4r3_easyText_1462285653963 */  #content_dr4r3_easyText_1462285653963 .buttonTool {color:#6dc284;}
 #content_dr4r3_easyText_1462285653963 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1462285653963 */
/* start_style_dr4r3_easyText_1462287284489 */  #content_dr4r3_easyText_1462287284489 .buttonTool {color:#6dc284;}
 #content_dr4r3_easyText_1462287284489 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1462287284489 */
/* start_style_dr4r3_easyText_1462287455602 */  #content_dr4r3_easyText_1462287455602 .buttonTool {color:#6dc284;}
 #content_dr4r3_easyText_1462287455602 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1462287455602 */
/* start_style_dr4r3_easyText_1462287520273 */  #content_dr4r3_easyText_1462287520273 .buttonTool {color:#6dc284;}
 #content_dr4r3_easyText_1462287520273 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1462287520273 */
/* start_style_dr4r3_easyText_1470246527388 */  #content_dr4r3_easyText_1470246527388 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1470246527388 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1470246527388 */
/* start_style_dr4r3_easyText_1470246527483 */  #content_dr4r3_easyText_1470246527483 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1470246527483 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1470246527483 */
/* start_style_dr4r3_easyText_1470246527574 */  #content_dr4r3_easyText_1470246527574 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1470246527574 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1470246527574 */
/* start_style_dr4r3_easyText_1470246527660 */  #content_dr4r3_easyText_1470246527660 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1470246527660 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1470246527660 */
/* start_style_dr4r3_easyText_1470246971439 */  #content_dr4r3_easyText_1470246971439 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1470246971439 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1470246971439 */
/* start_style_dr4r3_easyText_1470246971501 */  #content_dr4r3_easyText_1470246971501 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1470246971501 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1470246971501 */
/* start_style_dr4r3_easyText_1470246971566 */  #content_dr4r3_easyText_1470246971566 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1470246971566 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1470246971566 */
/* start_style_dr4r3_easyText_1472707908751 */  #content_dr4r3_easyText_1472707908751 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1472707908751 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1472707908751 */
/* start_style_dr4r3_websiteMenu_1472711017263 */  #menu_dr4r3_websiteMenu_1472711017263 ul.MenuHorizontal a:hover, #menu_dr4r3_websiteMenu_1472711017263 ul.MenuHorizontal a:focus {background-color:rgba(51, 51, 51, 0);}
 #menu_dr4r3_websiteMenu_1472711017263 ul.MenuHorizontal a.MenuBarItemHover, #menu_dr4r3_websiteMenu_1472711017263 ul.MenuHorizontal a.MenuBarItemSubmenuHover, #menu_dr4r3_websiteMenu_1472711017263 ul.MenuHorizontal a.MenuBarSubmenuVisible {background-color:rgba(51, 51, 51, 0);color:#44becb;}
 #menu_dr4r3_websiteMenu_1472711017263 ul.MenuHorizontal li.menu_h_active a {background-color:rgba(51, 51, 51, 0);color:#44becb;}
 #menu_dr4r3_websiteMenu_1472711017263 ul.MenuHorizontal a {color:#ffffff;}
 #menu_dr4r3_websiteMenu_1472711017263 ul.MenuHorizontal a:hover, #menu_dr4r3_websiteMenu_1472711017263 ul.MenuHorizontal a:focus {color:#44becb}
 #menu_dr4r3_websiteMenu_1472711017263 ul.MenuHorizontal a { font-size:14px; font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal;}
 #menu_dr4r3_websiteMenu_1472711017263 ul.MenuHorizontal > li {margin-left:0px;margin-right:0px;}
 #menu_dr4r3_websiteMenu_1472711017263 ul.MenuHorizontal > li > a { border-right-width:0; border-bottom-width:0px; border-bottom-color:#000000; border-bottom-style: solid;}
 #menu_dr4r3_websiteMenu_1472711017263 ul.MenuHorizontal > li:last-child > a { border-bottom-width:0;}
 #menu_dr4r3_websiteMenu_1472711017263 ul.MenuHorizontal ul {background-color:rgb(92, 92, 92);}
 #menu_dr4r3_websiteMenu_1472711017263 ul.MenuHorizontal ul li a:hover, #menu_dr4r3_websiteMenu_1472711017263 ul.MenuHorizontal ul li a:focus {background-color:rgb(51, 51, 51);}
 #menu_dr4r3_websiteMenu_1472711017263 ul.MenuHorizontal ul li a {color:#dedede;}
 #menu_dr4r3_websiteMenu_1472711017263 ul.MenuHorizontal ul li a:hover, #menu_dr4r3_websiteMenu_1472711017263 ul.MenuHorizontal ul li a:focus {color:#ffffff}
 #menu_dr4r3_websiteMenu_1472711017263 ul.MenuHorizontal ul li a { font-size:16px; font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal;}
 #menu_dr4r3_websiteMenu_1472711017263 ul.MenuHorizontal ul li a {width:150px;}
 #menu_dr4r3_websiteMenu_1472711017263 ul.MenuHorizontal ul li a {padding-top:10px;padding-right:5px;padding-bottom:10px;padding-left:5px;}
#menu_dr4r3_websiteMenu_1472711017263 ul.MenuHorizontal {border-radius: inherit;}
#menu_dr4r3_websiteMenu_1472711017263.MenuDesigHorizontal ul.MenuHorizontal > li:first-child {border-top-right-radius: inherit;border-bottom-right-radius: inherit;}
#menu_dr4r3_websiteMenu_1472711017263.MenuDesigHorizontal ul.MenuHorizontal > li:first-child a {border-top-right-radius: inherit;border-bottom-right-radius: inherit;}
#menu_dr4r3_websiteMenu_1472711017263.MenuDesigHorizontal ul.MenuHorizontal > li:last-child {border-top-left-radius: inherit;border-bottom-left-radius: inherit;}
#menu_dr4r3_websiteMenu_1472711017263.MenuDesigHorizontal ul.MenuHorizontal > li:last-child a {border-top-left-radius: inherit;border-bottom-left-radius: inherit;}
#menu_dr4r3_websiteMenu_1472711017263.MenuDesignVertical ul.MenuHorizontal > li:first-child {border-top-left-radius: inherit;border-top-right-radius: inherit;}
#menu_dr4r3_websiteMenu_1472711017263.MenuDesignVertical ul.MenuHorizontal > li:first-child a {border-top-left-radius: inherit;border-top-right-radius: inherit;}
#menu_dr4r3_websiteMenu_1472711017263.MenuDesignVertical ul.MenuHorizontal > li:last-child {border-bottom-left-radius: inherit;border-bottom-right-radius: inherit;}
#menu_dr4r3_websiteMenu_1472711017263.MenuDesignVertical ul.MenuHorizontal > li:last-child a {border-bottom-left-radius: inherit;border-bottom-right-radius: inherit;}
 /* end_style_dr4r3_websiteMenu_1472711017263 */
/* start_style_dr4r3_websiteMenu_1472711073165 */  #menu_dr4r3_websiteMenu_1472711073165 ul.MenuHorizontal a:hover, #menu_dr4r3_websiteMenu_1472711073165 ul.MenuHorizontal a:focus {background-color:rgba(255, 255, 255, 0);}
 #menu_dr4r3_websiteMenu_1472711073165 ul.MenuHorizontal a.MenuBarItemHover, #menu_dr4r3_websiteMenu_1472711073165 ul.MenuHorizontal a.MenuBarItemSubmenuHover, #menu_dr4r3_websiteMenu_1472711073165 ul.MenuHorizontal a.MenuBarSubmenuVisible {background-color:rgba(255, 255, 255, 0);color:#000000;}
 #menu_dr4r3_websiteMenu_1472711073165 ul.MenuHorizontal li.menu_h_active a {background-color:rgba(255, 255, 255, 0);color:#000000;}
 #menu_dr4r3_websiteMenu_1472711073165 ul.MenuHorizontal a {color:#ffffff;}
 #menu_dr4r3_websiteMenu_1472711073165 ul.MenuHorizontal a:hover, #menu_dr4r3_websiteMenu_1472711073165 ul.MenuHorizontal a:focus {color:#000000}
 #menu_dr4r3_websiteMenu_1472711073165 ul.MenuHorizontal a { font-size:16px; font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal;}
 #menu_dr4r3_websiteMenu_1472711073165 ul.MenuHorizontal > li {margin-left:0px;margin-right:0px;}
 #menu_dr4r3_websiteMenu_1472711073165 ul.MenuHorizontal > li > a { border-bottom-width:0; border-left-width:0px; border-left-color:#000000; border-left-style: solid;}
 #menu_dr4r3_websiteMenu_1472711073165 ul.MenuHorizontal > li:last-child > a { border-left-width:0;}
 #menu_dr4r3_websiteMenu_1472711073165 ul.MenuHorizontal ul {background-color:rgb(68, 190, 203);}
 #menu_dr4r3_websiteMenu_1472711073165 ul.MenuHorizontal ul li a:hover, #menu_dr4r3_websiteMenu_1472711073165 ul.MenuHorizontal ul li a:focus {background-color:rgb(49, 165, 178);}
 #menu_dr4r3_websiteMenu_1472711073165 ul.MenuHorizontal ul li a {color:#ffffff;}
 #menu_dr4r3_websiteMenu_1472711073165 ul.MenuHorizontal ul li a:hover, #menu_dr4r3_websiteMenu_1472711073165 ul.MenuHorizontal ul li a:focus {color:#ffffff}
 #menu_dr4r3_websiteMenu_1472711073165 ul.MenuHorizontal ul li a { font-size:16px; font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal;}
 #menu_dr4r3_websiteMenu_1472711073165 ul.MenuHorizontal ul li a {width:150px;}
 #menu_dr4r3_websiteMenu_1472711073165 ul.MenuHorizontal ul li a {padding-top:10px;padding-right:5px;padding-bottom:10px;padding-left:5px;}
#menu_dr4r3_websiteMenu_1472711073165 ul.MenuHorizontal {border-radius: inherit;}
#menu_dr4r3_websiteMenu_1472711073165.MenuDesigHorizontal ul.MenuHorizontal > li:first-child {border-top-right-radius: inherit;border-bottom-right-radius: inherit;}
#menu_dr4r3_websiteMenu_1472711073165.MenuDesigHorizontal ul.MenuHorizontal > li:first-child a {border-top-right-radius: inherit;border-bottom-right-radius: inherit;}
#menu_dr4r3_websiteMenu_1472711073165.MenuDesigHorizontal ul.MenuHorizontal > li:last-child {border-top-left-radius: inherit;border-bottom-left-radius: inherit;}
#menu_dr4r3_websiteMenu_1472711073165.MenuDesigHorizontal ul.MenuHorizontal > li:last-child a {border-top-left-radius: inherit;border-bottom-left-radius: inherit;}
#menu_dr4r3_websiteMenu_1472711073165.MenuDesignVertical ul.MenuHorizontal > li:first-child {border-top-left-radius: inherit;border-top-right-radius: inherit;}
#menu_dr4r3_websiteMenu_1472711073165.MenuDesignVertical ul.MenuHorizontal > li:first-child a {border-top-left-radius: inherit;border-top-right-radius: inherit;}
#menu_dr4r3_websiteMenu_1472711073165.MenuDesignVertical ul.MenuHorizontal > li:last-child {border-bottom-left-radius: inherit;border-bottom-right-radius: inherit;}
#menu_dr4r3_websiteMenu_1472711073165.MenuDesignVertical ul.MenuHorizontal > li:last-child a {border-bottom-left-radius: inherit;border-bottom-right-radius: inherit;}
 /* end_style_dr4r3_websiteMenu_1472711073165 */
/* start_style_dr4r3_websiteMenu_1472711073193 */  #menu_dr4r3_websiteMenu_1472711073193 ul.MenuHorizontal a:hover, #menu_dr4r3_websiteMenu_1472711073193 ul.MenuHorizontal a:focus {background-color:rgb(51, 51, 51);}
 #menu_dr4r3_websiteMenu_1472711073193 ul.MenuHorizontal a.MenuBarItemHover, #menu_dr4r3_websiteMenu_1472711073193 ul.MenuHorizontal a.MenuBarItemSubmenuHover, #menu_dr4r3_websiteMenu_1472711073193 ul.MenuHorizontal a.MenuBarSubmenuVisible {background-color:rgb(51, 51, 51);color:#65dae6;}
 #menu_dr4r3_websiteMenu_1472711073193 ul.MenuHorizontal li.menu_h_active a {background-color:rgb(51, 51, 51);color:#65dae6;}
 #menu_dr4r3_websiteMenu_1472711073193 ul.MenuHorizontal a {color:#ffffff;}
 #menu_dr4r3_websiteMenu_1472711073193 ul.MenuHorizontal a:hover, #menu_dr4r3_websiteMenu_1472711073193 ul.MenuHorizontal a:focus {color:#65dae6}
 #menu_dr4r3_websiteMenu_1472711073193 ul.MenuHorizontal a { font-size:16px; font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal;}
 #menu_dr4r3_websiteMenu_1472711073193 ul.MenuHorizontal > li {margin-left:0px;margin-right:0px;}
 #menu_dr4r3_websiteMenu_1472711073193 ul.MenuHorizontal > li > a { border-bottom-width:0; border-right-width:1px; border-right-color:#5f5f5f; border-right-style: solid;}
 #menu_dr4r3_websiteMenu_1472711073193 ul.MenuHorizontal > li:last-child > a { border-right-width:0;}
 #menu_dr4r3_websiteMenu_1472711073193 ul.MenuHorizontal ul {background-color:rgb(92, 92, 92);}
 #menu_dr4r3_websiteMenu_1472711073193 ul.MenuHorizontal ul li a:hover, #menu_dr4r3_websiteMenu_1472711073193 ul.MenuHorizontal ul li a:focus {background-color:rgb(51, 51, 51);}
 #menu_dr4r3_websiteMenu_1472711073193 ul.MenuHorizontal ul li a {color:#ffffff;}
 #menu_dr4r3_websiteMenu_1472711073193 ul.MenuHorizontal ul li a:hover, #menu_dr4r3_websiteMenu_1472711073193 ul.MenuHorizontal ul li a:focus {color:#ffffff}
 #menu_dr4r3_websiteMenu_1472711073193 ul.MenuHorizontal ul li a { font-size:16px; font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal;}
 #menu_dr4r3_websiteMenu_1472711073193 ul.MenuHorizontal ul li a {width:150px;}
 #menu_dr4r3_websiteMenu_1472711073193 ul.MenuHorizontal ul li a {padding-top:10px;padding-right:5px;padding-bottom:10px;padding-left:5px;}
#menu_dr4r3_websiteMenu_1472711073193 ul.MenuHorizontal {border-radius: inherit;}
#menu_dr4r3_websiteMenu_1472711073193.MenuDesigHorizontal ul.MenuHorizontal > li:first-child {border-top-left-radius: inherit;border-bottom-left-radius: inherit;}
#menu_dr4r3_websiteMenu_1472711073193.MenuDesigHorizontal ul.MenuHorizontal > li:first-child a {border-top-left-radius: inherit;border-bottom-left-radius: inherit;}
#menu_dr4r3_websiteMenu_1472711073193.MenuDesigHorizontal ul.MenuHorizontal > li:last-child {border-top-right-radius: inherit;border-bottom-right-radius: inherit;}
#menu_dr4r3_websiteMenu_1472711073193.MenuDesigHorizontal ul.MenuHorizontal > li:last-child a {border-top-right-radius: inherit;border-bottom-right-radius: inherit;}
#menu_dr4r3_websiteMenu_1472711073193.MenuDesignVertical ul.MenuHorizontal > li:first-child {border-top-left-radius: inherit;border-top-right-radius: inherit;}
#menu_dr4r3_websiteMenu_1472711073193.MenuDesignVertical ul.MenuHorizontal > li:first-child a {border-top-left-radius: inherit;border-top-right-radius: inherit;}
#menu_dr4r3_websiteMenu_1472711073193.MenuDesignVertical ul.MenuHorizontal > li:last-child {border-bottom-left-radius: inherit;border-bottom-right-radius: inherit;}
#menu_dr4r3_websiteMenu_1472711073193.MenuDesignVertical ul.MenuHorizontal > li:last-child a {border-bottom-left-radius: inherit;border-bottom-right-radius: inherit;}
 /* end_style_dr4r3_websiteMenu_1472711073193 */
/* start_style_dr4r3_easyText_1472711073196 */  #content_dr4r3_easyText_1472711073196 .buttonTool {color:#44becb;}
 #content_dr4r3_easyText_1472711073196 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1472711073196 */
/* start_style_dr4r3_easyText_1477357959439 */  #content_dr4r3_easyText_1477357959439 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1477357959439 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1477357959439 */
/* start_style_dr4r3_easyText_1477357959492 */  #content_dr4r3_easyText_1477357959492 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1477357959492 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1477357959492 */
/* start_style_dr4r3_easyText_1477357959543 */  #content_dr4r3_easyText_1477357959543 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1477357959543 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1477357959543 */
/* start_style_dr4r3_easyText_1477357959595 */  #content_dr4r3_easyText_1477357959595 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1477357959595 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1477357959595 */
/* start_style_dr4r3_easyText_1562132678191 */  #content_dr4r3_easyText_1562132678191 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1562132678191 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1562132678191 */
/* start_style_dr4r3_easyText_1562132678287 */  #content_dr4r3_easyText_1562132678287 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1562132678287 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1562132678287 */
/* start_style_dr4r3_easyText_1562132678419 */  #content_dr4r3_easyText_1562132678419 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1562132678419 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1562132678419 */
/* start_style_dr4r3_easyText_1562132678484 */  #content_dr4r3_easyText_1562132678484 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1562132678484 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1562132678484 */
/* start_style_dr4r3_easyText_1562132697361 */  #content_dr4r3_easyText_1562132697361 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1562132697361 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1562132697361 */
/* start_style_dr4r3_easyText_1562132697494 */  #content_dr4r3_easyText_1562132697494 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1562132697494 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1562132697494 */
/* start_style_dr4r3_easyText_1562132697579 */  #content_dr4r3_easyText_1562132697579 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1562132697579 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1562132697579 */
/* start_style_dr4r3_easyText_1562132697653 */  #content_dr4r3_easyText_1562132697653 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1562132697653 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1562132697653 */
/* start_style_dr4r3_easyText_1562132708748 */  #content_dr4r3_easyText_1562132708748 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1562132708748 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1562132708748 */
/* start_style_dr4r3_easyText_1562132708833 */  #content_dr4r3_easyText_1562132708833 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1562132708833 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1562132708833 */
/* start_style_dr4r3_easyText_1562132708905 */  #content_dr4r3_easyText_1562132708905 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1562132708905 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1562132708905 */
/* start_style_dr4r3_easyText_1562132708972 */  #content_dr4r3_easyText_1562132708972 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1562132708972 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1562132708972 */
/* start_style_dr4r3_easyText_1562132720936 */  #content_dr4r3_easyText_1562132720936 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1562132720936 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1562132720936 */
/* start_style_dr4r3_easyText_1562132721009 */  #content_dr4r3_easyText_1562132721009 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1562132721009 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1562132721009 */
/* start_style_dr4r3_easyText_1562132721080 */  #content_dr4r3_easyText_1562132721080 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1562132721080 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1562132721080 */
/* start_style_dr4r3_easyText_1562132721145 */  #content_dr4r3_easyText_1562132721145 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1562132721145 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1562132721145 */
/* start_style_dr4r3_easyText_1562132789975 */  #content_dr4r3_easyText_1562132789975 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1562132789975 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1562132789975 */
/* start_style_dr4r3_easyText_1562132790056 */  #content_dr4r3_easyText_1562132790056 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1562132790056 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1562132790056 */
/* start_style_dr4r3_easyText_1562132790136 */  #content_dr4r3_easyText_1562132790136 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1562132790136 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1562132790136 */
/* start_style_dr4r3_easyText_1562132790207 */  #content_dr4r3_easyText_1562132790207 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1562132790207 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1562132790207 */
/* start_style_dr4r3_easyText_1562132804396 */  #content_dr4r3_easyText_1562132804396 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1562132804396 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1562132804396 */
/* start_style_dr4r3_easyText_1562132804523 */  #content_dr4r3_easyText_1562132804523 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1562132804523 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1562132804523 */
/* start_style_dr4r3_easyText_1562132804588 */  #content_dr4r3_easyText_1562132804588 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1562132804588 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1562132804588 */
/* start_style_dr4r3_easyText_1562132804655 */  #content_dr4r3_easyText_1562132804655 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1562132804655 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1562132804655 */
/* start_style_dr4r3_easyText_1562132892614 */  #content_dr4r3_easyText_1562132892614 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1562132892614 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1562132892614 */
/* start_style_dr4r3_easyText_1562132892734 */  #content_dr4r3_easyText_1562132892734 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1562132892734 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1562132892734 */
/* start_style_dr4r3_easyText_1562132892812 */  #content_dr4r3_easyText_1562132892812 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1562132892812 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1562132892812 */
/* start_style_dr4r3_easyText_1562132892883 */  #content_dr4r3_easyText_1562132892883 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1562132892883 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1562132892883 */
/* start_style_dr4r3_websiteMenu_1574240853683 */  #menu_dr4r3_websiteMenu_1574240853683 ul.MenuHorizontal a:hover, #menu_dr4r3_websiteMenu_1574240853683 ul.MenuHorizontal a:focus {background-color:rgba(255, 255, 255, 0);}
 #menu_dr4r3_websiteMenu_1574240853683 ul.MenuHorizontal a.MenuBarItemHover, #menu_dr4r3_websiteMenu_1574240853683 ul.MenuHorizontal a.MenuBarItemSubmenuHover, #menu_dr4r3_websiteMenu_1574240853683 ul.MenuHorizontal a.MenuBarSubmenuVisible {background-color:rgba(255, 255, 255, 0);color:#000000;}
 #menu_dr4r3_websiteMenu_1574240853683 ul.MenuHorizontal li.menu_h_active a {background-color:rgba(255, 255, 255, 0);color:#000000;}
 #menu_dr4r3_websiteMenu_1574240853683 ul.MenuHorizontal a {color:#ffffff;}
 #menu_dr4r3_websiteMenu_1574240853683 ul.MenuHorizontal a:hover, #menu_dr4r3_websiteMenu_1574240853683 ul.MenuHorizontal a:focus {color:#000000}
 #menu_dr4r3_websiteMenu_1574240853683 ul.MenuHorizontal a { font-size:15px; font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal;}
 #menu_dr4r3_websiteMenu_1574240853683 ul.MenuHorizontal > li {margin-left:0px;margin-right:0px;}
 #menu_dr4r3_websiteMenu_1574240853683 ul.MenuHorizontal > li > a { border-bottom-width:0; border-right-width:0px; border-right-color:#000000; border-right-style: solid;}
 #menu_dr4r3_websiteMenu_1574240853683 ul.MenuHorizontal > li:last-child > a { border-right-width:0;}
 #menu_dr4r3_websiteMenu_1574240853683 ul.MenuHorizontal ul {background-color:rgb(68, 190, 203);}
 #menu_dr4r3_websiteMenu_1574240853683 ul.MenuHorizontal ul li a:hover, #menu_dr4r3_websiteMenu_1574240853683 ul.MenuHorizontal ul li a:focus {background-color:rgb(49, 165, 178);}
 #menu_dr4r3_websiteMenu_1574240853683 ul.MenuHorizontal ul li a {color:#ffffff;}
 #menu_dr4r3_websiteMenu_1574240853683 ul.MenuHorizontal ul li a:hover, #menu_dr4r3_websiteMenu_1574240853683 ul.MenuHorizontal ul li a:focus {color:#ffffff}
 #menu_dr4r3_websiteMenu_1574240853683 ul.MenuHorizontal ul li a { font-size:16px; font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal;}
 #menu_dr4r3_websiteMenu_1574240853683 ul.MenuHorizontal ul li a {width:150px;}
 #menu_dr4r3_websiteMenu_1574240853683 ul.MenuHorizontal ul li a {padding-top:10px;padding-right:5px;padding-bottom:10px;padding-left:5px;}
#menu_dr4r3_websiteMenu_1574240853683 ul.MenuHorizontal {border-radius: inherit;}
#menu_dr4r3_websiteMenu_1574240853683.MenuDesigHorizontal ul.MenuHorizontal > li:first-child {border-top-left-radius: inherit;border-bottom-left-radius: inherit;}
#menu_dr4r3_websiteMenu_1574240853683.MenuDesigHorizontal ul.MenuHorizontal > li:first-child a {border-top-left-radius: inherit;border-bottom-left-radius: inherit;}
#menu_dr4r3_websiteMenu_1574240853683.MenuDesigHorizontal ul.MenuHorizontal > li:last-child {border-top-right-radius: inherit;border-bottom-right-radius: inherit;}
#menu_dr4r3_websiteMenu_1574240853683.MenuDesigHorizontal ul.MenuHorizontal > li:last-child a {border-top-right-radius: inherit;border-bottom-right-radius: inherit;}
#menu_dr4r3_websiteMenu_1574240853683.MenuDesignVertical ul.MenuHorizontal > li:first-child {border-top-left-radius: inherit;border-top-right-radius: inherit;}
#menu_dr4r3_websiteMenu_1574240853683.MenuDesignVertical ul.MenuHorizontal > li:first-child a {border-top-left-radius: inherit;border-top-right-radius: inherit;}
#menu_dr4r3_websiteMenu_1574240853683.MenuDesignVertical ul.MenuHorizontal > li:last-child {border-bottom-left-radius: inherit;border-bottom-right-radius: inherit;}
#menu_dr4r3_websiteMenu_1574240853683.MenuDesignVertical ul.MenuHorizontal > li:last-child a {border-bottom-left-radius: inherit;border-bottom-right-radius: inherit;}
 /* end_style_dr4r3_websiteMenu_1574240853683 */
/* start_style_dr4r3_websiteMenu_1574240853758 */  #menu_dr4r3_websiteMenu_1574240853758 ul.MenuHorizontal a:hover, #menu_dr4r3_websiteMenu_1574240853758 ul.MenuHorizontal a:focus {background-color:rgb(51, 51, 51);}
 #menu_dr4r3_websiteMenu_1574240853758 ul.MenuHorizontal a.MenuBarItemHover, #menu_dr4r3_websiteMenu_1574240853758 ul.MenuHorizontal a.MenuBarItemSubmenuHover, #menu_dr4r3_websiteMenu_1574240853758 ul.MenuHorizontal a.MenuBarSubmenuVisible {background-color:rgb(51, 51, 51);color:#65dae6;}
 #menu_dr4r3_websiteMenu_1574240853758 ul.MenuHorizontal li.menu_h_active a {background-color:rgb(51, 51, 51);color:#65dae6;}
 #menu_dr4r3_websiteMenu_1574240853758 ul.MenuHorizontal a {color:#ffffff;}
 #menu_dr4r3_websiteMenu_1574240853758 ul.MenuHorizontal a:hover, #menu_dr4r3_websiteMenu_1574240853758 ul.MenuHorizontal a:focus {color:#65dae6}
 #menu_dr4r3_websiteMenu_1574240853758 ul.MenuHorizontal a { font-size:16px; font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal;}
 #menu_dr4r3_websiteMenu_1574240853758 ul.MenuHorizontal > li {margin-left:0px;margin-right:0px;}
 #menu_dr4r3_websiteMenu_1574240853758 ul.MenuHorizontal > li > a { border-bottom-width:0; border-right-width:1px; border-right-color:#5f5f5f; border-right-style: solid;}
 #menu_dr4r3_websiteMenu_1574240853758 ul.MenuHorizontal > li:last-child > a { border-right-width:0;}
 #menu_dr4r3_websiteMenu_1574240853758 ul.MenuHorizontal ul {background-color:rgb(92, 92, 92);}
 #menu_dr4r3_websiteMenu_1574240853758 ul.MenuHorizontal ul li a:hover, #menu_dr4r3_websiteMenu_1574240853758 ul.MenuHorizontal ul li a:focus {background-color:rgb(51, 51, 51);}
 #menu_dr4r3_websiteMenu_1574240853758 ul.MenuHorizontal ul li a {color:#ffffff;}
 #menu_dr4r3_websiteMenu_1574240853758 ul.MenuHorizontal ul li a:hover, #menu_dr4r3_websiteMenu_1574240853758 ul.MenuHorizontal ul li a:focus {color:#ffffff}
 #menu_dr4r3_websiteMenu_1574240853758 ul.MenuHorizontal ul li a { font-size:16px; font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal;}
 #menu_dr4r3_websiteMenu_1574240853758 ul.MenuHorizontal ul li a {width:150px;}
 #menu_dr4r3_websiteMenu_1574240853758 ul.MenuHorizontal ul li a {padding-top:10px;padding-right:5px;padding-bottom:10px;padding-left:5px;}
#menu_dr4r3_websiteMenu_1574240853758 ul.MenuHorizontal {border-radius: inherit;}
#menu_dr4r3_websiteMenu_1574240853758.MenuDesigHorizontal ul.MenuHorizontal > li:first-child {border-top-left-radius: inherit;border-bottom-left-radius: inherit;}
#menu_dr4r3_websiteMenu_1574240853758.MenuDesigHorizontal ul.MenuHorizontal > li:first-child a {border-top-left-radius: inherit;border-bottom-left-radius: inherit;}
#menu_dr4r3_websiteMenu_1574240853758.MenuDesigHorizontal ul.MenuHorizontal > li:last-child {border-top-right-radius: inherit;border-bottom-right-radius: inherit;}
#menu_dr4r3_websiteMenu_1574240853758.MenuDesigHorizontal ul.MenuHorizontal > li:last-child a {border-top-right-radius: inherit;border-bottom-right-radius: inherit;}
#menu_dr4r3_websiteMenu_1574240853758.MenuDesignVertical ul.MenuHorizontal > li:first-child {border-top-left-radius: inherit;border-top-right-radius: inherit;}
#menu_dr4r3_websiteMenu_1574240853758.MenuDesignVertical ul.MenuHorizontal > li:first-child a {border-top-left-radius: inherit;border-top-right-radius: inherit;}
#menu_dr4r3_websiteMenu_1574240853758.MenuDesignVertical ul.MenuHorizontal > li:last-child {border-bottom-left-radius: inherit;border-bottom-right-radius: inherit;}
#menu_dr4r3_websiteMenu_1574240853758.MenuDesignVertical ul.MenuHorizontal > li:last-child a {border-bottom-left-radius: inherit;border-bottom-right-radius: inherit;}
 /* end_style_dr4r3_websiteMenu_1574240853758 */
/* start_style_dr4r3_easyText_1574240853763 */  #content_dr4r3_easyText_1574240853763 .buttonTool {color:#44becb;}
 #content_dr4r3_easyText_1574240853763 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1574240853763 */
/* start_style_dr4r3_websiteMenu_1574240900113 */  #menu_dr4r3_websiteMenu_1574240900113 ul.MenuHorizontal a:hover, #menu_dr4r3_websiteMenu_1574240900113 ul.MenuHorizontal a:focus {background-color:rgba(51, 51, 51, 0);}
 #menu_dr4r3_websiteMenu_1574240900113 ul.MenuHorizontal a.MenuBarItemHover, #menu_dr4r3_websiteMenu_1574240900113 ul.MenuHorizontal a.MenuBarItemSubmenuHover, #menu_dr4r3_websiteMenu_1574240900113 ul.MenuHorizontal a.MenuBarSubmenuVisible {background-color:rgba(51, 51, 51, 0);color:#44becb;}
 #menu_dr4r3_websiteMenu_1574240900113 ul.MenuHorizontal li.menu_h_active a {background-color:rgba(51, 51, 51, 0);color:#44becb;}
 #menu_dr4r3_websiteMenu_1574240900113 ul.MenuHorizontal a {color:#ffffff;}
 #menu_dr4r3_websiteMenu_1574240900113 ul.MenuHorizontal a:hover, #menu_dr4r3_websiteMenu_1574240900113 ul.MenuHorizontal a:focus {color:#44becb}
 #menu_dr4r3_websiteMenu_1574240900113 ul.MenuHorizontal a { font-size:14px; font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal;}
 #menu_dr4r3_websiteMenu_1574240900113 ul.MenuHorizontal > li {margin-left:0px;margin-right:0px;}
 #menu_dr4r3_websiteMenu_1574240900113 ul.MenuHorizontal > li > a { border-right-width:0; border-bottom-width:0px; border-bottom-color:#000000; border-bottom-style: solid;}
 #menu_dr4r3_websiteMenu_1574240900113 ul.MenuHorizontal > li:last-child > a { border-bottom-width:0;}
 #menu_dr4r3_websiteMenu_1574240900113 ul.MenuHorizontal ul {background-color:rgb(92, 92, 92);}
 #menu_dr4r3_websiteMenu_1574240900113 ul.MenuHorizontal ul li a:hover, #menu_dr4r3_websiteMenu_1574240900113 ul.MenuHorizontal ul li a:focus {background-color:rgb(51, 51, 51);}
 #menu_dr4r3_websiteMenu_1574240900113 ul.MenuHorizontal ul li a {color:#dedede;}
 #menu_dr4r3_websiteMenu_1574240900113 ul.MenuHorizontal ul li a:hover, #menu_dr4r3_websiteMenu_1574240900113 ul.MenuHorizontal ul li a:focus {color:#ffffff}
 #menu_dr4r3_websiteMenu_1574240900113 ul.MenuHorizontal ul li a { font-size:16px; font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal;}
 #menu_dr4r3_websiteMenu_1574240900113 ul.MenuHorizontal ul li a {width:150px;}
 #menu_dr4r3_websiteMenu_1574240900113 ul.MenuHorizontal ul li a {padding-top:10px;padding-right:5px;padding-bottom:10px;padding-left:5px;}
#menu_dr4r3_websiteMenu_1574240900113 ul.MenuHorizontal {border-radius: inherit;}
#menu_dr4r3_websiteMenu_1574240900113.MenuDesigHorizontal ul.MenuHorizontal > li:first-child {border-top-right-radius: inherit;border-bottom-right-radius: inherit;}
#menu_dr4r3_websiteMenu_1574240900113.MenuDesigHorizontal ul.MenuHorizontal > li:first-child a {border-top-right-radius: inherit;border-bottom-right-radius: inherit;}
#menu_dr4r3_websiteMenu_1574240900113.MenuDesigHorizontal ul.MenuHorizontal > li:last-child {border-top-left-radius: inherit;border-bottom-left-radius: inherit;}
#menu_dr4r3_websiteMenu_1574240900113.MenuDesigHorizontal ul.MenuHorizontal > li:last-child a {border-top-left-radius: inherit;border-bottom-left-radius: inherit;}
#menu_dr4r3_websiteMenu_1574240900113.MenuDesignVertical ul.MenuHorizontal > li:first-child {border-top-left-radius: inherit;border-top-right-radius: inherit;}
#menu_dr4r3_websiteMenu_1574240900113.MenuDesignVertical ul.MenuHorizontal > li:first-child a {border-top-left-radius: inherit;border-top-right-radius: inherit;}
#menu_dr4r3_websiteMenu_1574240900113.MenuDesignVertical ul.MenuHorizontal > li:last-child {border-bottom-left-radius: inherit;border-bottom-right-radius: inherit;}
#menu_dr4r3_websiteMenu_1574240900113.MenuDesignVertical ul.MenuHorizontal > li:last-child a {border-bottom-left-radius: inherit;border-bottom-right-radius: inherit;}
 /* end_style_dr4r3_websiteMenu_1574240900113 */
/* start_style_dr4r3_easyText_1634402709273 */  #content_dr4r3_easyText_1634402709273 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1634402709273 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1634402709273 */
/* start_style_dr4r3_easyText_1634402709333 */  #content_dr4r3_easyText_1634402709333 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1634402709333 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1634402709333 */
/* start_style_dr4r3_easyText_1634402709374 */  #content_dr4r3_easyText_1634402709374 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1634402709374 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1634402709374 */
/* start_style_dr4r3_easyText_1634402709411 */  #content_dr4r3_easyText_1634402709411 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1634402709411 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1634402709411 */
/* start_style_dr4r3_easyText_1634402733193 */  #content_dr4r3_easyText_1634402733193 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1634402733193 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1634402733193 */
/* start_style_dr4r3_easyText_1634402733249 */  #content_dr4r3_easyText_1634402733249 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1634402733249 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1634402733249 */
/* start_style_dr4r3_easyText_1634402733278 */  #content_dr4r3_easyText_1634402733278 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1634402733278 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1634402733278 */
/* start_style_dr4r3_easyText_1634402733304 */  #content_dr4r3_easyText_1634402733304 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1634402733304 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1634402733304 */
/* start_style_dr4r3_easyText_1634403342038 */  #content_dr4r3_easyText_1634403342038 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1634403342038 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1634403342038 */
/* start_style_dr4r3_easyText_1634404597633 */  #content_dr4r3_easyText_1634404597633 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1634404597633 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1634404597633 */
/* start_style_dr4r3_easyText_1634404597682 */  #content_dr4r3_easyText_1634404597682 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1634404597682 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1634404597682 */
/* start_style_dr4r3_easyText_1634404597709 */  #content_dr4r3_easyText_1634404597709 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1634404597709 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1634404597709 */
/* start_style_dr4r3_easyText_1634404597734 */  #content_dr4r3_easyText_1634404597734 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1634404597734 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1634404597734 */
/* start_style_dr4r3_easyText_1634404597764 */  #content_dr4r3_easyText_1634404597764 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1634404597764 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1634404597764 */
/* start_style_dr4r3_easyText_1634404655663 */  #content_dr4r3_easyText_1634404655663 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1634404655663 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1634404655663 */
/* start_style_dr4r3_easyText_1634404655731 */  #content_dr4r3_easyText_1634404655731 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1634404655731 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1634404655731 */
/* start_style_dr4r3_easyText_1634404655766 */  #content_dr4r3_easyText_1634404655766 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1634404655766 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1634404655766 */
/* start_style_dr4r3_easyText_1634404655790 */  #content_dr4r3_easyText_1634404655790 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1634404655790 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1634404655790 */
/* start_style_dr4r3_easyText_1634404655818 */  #content_dr4r3_easyText_1634404655818 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1634404655818 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1634404655818 */
/* start_style_dr4r3_easyText_1634404770210 */  #content_dr4r3_easyText_1634404770210 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1634404770210 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1634404770210 */
/* start_style_dr4r3_easyText_1634404770234 */  #content_dr4r3_easyText_1634404770234 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1634404770234 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1634404770234 */
/* start_style_dr4r3_easyText_1634404770259 */  #content_dr4r3_easyText_1634404770259 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1634404770259 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1634404770259 */
/* start_style_dr4r3_easyText_1634404770285 */  #content_dr4r3_easyText_1634404770285 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1634404770285 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1634404770285 */
/* start_style_dr4r3_easyText_1634404770168 */  #content_dr4r3_easyText_1634404770168 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1634404770168 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1634404770168 */
/* start_style_dr4r3_easyText_1634404823920 */  #content_dr4r3_easyText_1634404823920 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1634404823920 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1634404823920 */
/* start_style_dr4r3_easyText_1634404823984 */  #content_dr4r3_easyText_1634404823984 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1634404823984 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1634404823984 */
/* start_style_dr4r3_easyText_1634404824013 */  #content_dr4r3_easyText_1634404824013 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1634404824013 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1634404824013 */
/* start_style_dr4r3_easyText_1634404824042 */  #content_dr4r3_easyText_1634404824042 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1634404824042 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1634404824042 */
/* start_style_dr4r3_easyText_1634404870411 */  #content_dr4r3_easyText_1634404870411 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1634404870411 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1634404870411 */
/* start_style_dr4r3_easyText_1634404870453 */  #content_dr4r3_easyText_1634404870453 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1634404870453 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1634404870453 */
/* start_style_dr4r3_easyText_1634404870481 */  #content_dr4r3_easyText_1634404870481 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1634404870481 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1634404870481 */
/* start_style_dr4r3_easyText_1634404870507 */  #content_dr4r3_easyText_1634404870507 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1634404870507 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1634404870507 */
/* start_style_dr4r3_easyText_1634404870537 */  #content_dr4r3_easyText_1634404870537 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1634404870537 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1634404870537 */
/* start_style_dr4r3_easyText_1634404955607 */  #content_dr4r3_easyText_1634404955607 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1634404955607 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1634404955607 */
/* start_style_dr4r3_easyText_1634404955650 */  #content_dr4r3_easyText_1634404955650 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1634404955650 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1634404955650 */
/* start_style_dr4r3_easyText_1634404955676 */  #content_dr4r3_easyText_1634404955676 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1634404955676 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1634404955676 */
/* start_style_dr4r3_easyText_1634404955702 */  #content_dr4r3_easyText_1634404955702 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1634404955702 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1634404955702 */
/* start_style_dr4r3_easyText_1634404955727 */  #content_dr4r3_easyText_1634404955727 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1634404955727 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1634404955727 */
/* start_style_dr4r3_easyText_1634405059533 */  #content_dr4r3_easyText_1634405059533 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1634405059533 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1634405059533 */
/* start_style_dr4r3_easyText_1634405059573 */  #content_dr4r3_easyText_1634405059573 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1634405059573 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1634405059573 */
/* start_style_dr4r3_easyText_1634405059597 */  #content_dr4r3_easyText_1634405059597 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1634405059597 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1634405059597 */
/* start_style_dr4r3_easyText_1634405059623 */  #content_dr4r3_easyText_1634405059623 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1634405059623 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1634405059623 */
/* start_style_dr4r3_easyText_1634405059650 */  #content_dr4r3_easyText_1634405059650 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1634405059650 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1634405059650 */
/* start_style_dr4r3_easyText_1634405145970 */  #content_dr4r3_easyText_1634405145970 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1634405145970 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1634405145970 */
/* start_style_dr4r3_easyText_1634405146032 */  #content_dr4r3_easyText_1634405146032 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1634405146032 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1634405146032 */
/* start_style_dr4r3_easyText_1634405146062 */  #content_dr4r3_easyText_1634405146062 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1634405146062 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1634405146062 */
/* start_style_dr4r3_easyText_1634405146087 */  #content_dr4r3_easyText_1634405146087 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1634405146087 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1634405146087 */
/* start_style_dr4r3_easyText_1634405146115 */  #content_dr4r3_easyText_1634405146115 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1634405146115 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1634405146115 */
/* start_style_dr4r3_easyText_1634405161959 */  #content_dr4r3_easyText_1634405161959 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1634405161959 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1634405161959 */
/* start_style_dr4r3_easyText_1634405162017 */  #content_dr4r3_easyText_1634405162017 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1634405162017 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1634405162017 */
/* start_style_dr4r3_easyText_1634405162040 */  #content_dr4r3_easyText_1634405162040 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1634405162040 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1634405162040 */
/* start_style_dr4r3_easyText_1634405162066 */  #content_dr4r3_easyText_1634405162066 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1634405162066 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1634405162066 */
/* start_style_dr4r3_easyText_1634405162095 */  #content_dr4r3_easyText_1634405162095 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1634405162095 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1634405162095 */
/* start_style_dr4r3_easyText_1634405175554 */  #content_dr4r3_easyText_1634405175554 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1634405175554 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1634405175554 */
/* start_style_dr4r3_easyText_1634405175609 */  #content_dr4r3_easyText_1634405175609 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1634405175609 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1634405175609 */
/* start_style_dr4r3_easyText_1634405175637 */  #content_dr4r3_easyText_1634405175637 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1634405175637 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1634405175637 */
/* start_style_dr4r3_easyText_1634405175665 */  #content_dr4r3_easyText_1634405175665 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1634405175665 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1634405175665 */
/* start_style_dr4r3_easyText_1634405175694 */  #content_dr4r3_easyText_1634405175694 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1634405175694 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1634405175694 */
/* start_style_dr4r3_easyText_1634405188160 */  #content_dr4r3_easyText_1634405188160 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1634405188160 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1634405188160 */
/* start_style_dr4r3_easyText_1634405188197 */  #content_dr4r3_easyText_1634405188197 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1634405188197 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1634405188197 */
/* start_style_dr4r3_easyText_1634405188221 */  #content_dr4r3_easyText_1634405188221 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1634405188221 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1634405188221 */
/* start_style_dr4r3_easyText_1634405188247 */  #content_dr4r3_easyText_1634405188247 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1634405188247 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1634405188247 */
/* start_style_dr4r3_easyText_1634405188277 */  #content_dr4r3_easyText_1634405188277 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1634405188277 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1634405188277 */
/* start_style_dr4r3_easyText_1634702852348 */  #content_dr4r3_easyText_1634702852348 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1634702852348 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1634702852348 */
/* start_style_dr4r3_easyText_1634703190854 */  #content_dr4r3_easyText_1634703190854 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1634703190854 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1634703190854 */
/* start_style_dr4r3_easyText_1634703190927 */  #content_dr4r3_easyText_1634703190927 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1634703190927 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1634703190927 */
/* start_style_dr4r3_easyText_1634703190963 */  #content_dr4r3_easyText_1634703190963 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1634703190963 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1634703190963 */
/* start_style_dr4r3_easyText_1634703190992 */  #content_dr4r3_easyText_1634703190992 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1634703190992 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1634703190992 */
/* start_style_dr4r3_easyText_1634703191021 */  #content_dr4r3_easyText_1634703191021 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1634703191021 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1634703191021 */
/* start_style_dr4r3_easyText_1634703260670 */  #content_dr4r3_easyText_1634703260670 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1634703260670 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1634703260670 */
/* start_style_dr4r3_easyText_1634703260715 */  #content_dr4r3_easyText_1634703260715 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1634703260715 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1634703260715 */
/* start_style_dr4r3_easyText_1634703260743 */  #content_dr4r3_easyText_1634703260743 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1634703260743 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1634703260743 */
/* start_style_dr4r3_easyText_1634703260766 */  #content_dr4r3_easyText_1634703260766 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1634703260766 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1634703260766 */
/* start_style_dr4r3_easyText_1634703260789 */  #content_dr4r3_easyText_1634703260789 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1634703260789 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1634703260789 */
/* start_style_dr4r3_easyText_1634703293121 */  #content_dr4r3_easyText_1634703293121 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1634703293121 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1634703293121 */
/* start_style_dr4r3_easyText_1634703293148 */  #content_dr4r3_easyText_1634703293148 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1634703293148 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1634703293148 */
/* start_style_dr4r3_easyText_1634703293167 */  #content_dr4r3_easyText_1634703293167 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1634703293167 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1634703293167 */
/* start_style_dr4r3_easyText_1634703293186 */  #content_dr4r3_easyText_1634703293186 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1634703293186 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1634703293186 */
/* start_style_dr4r3_easyText_1634703293209 */  #content_dr4r3_easyText_1634703293209 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1634703293209 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1634703293209 */
/* start_style_dr4r3_easyText_1634703370160 */  #content_dr4r3_easyText_1634703370160 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1634703370160 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1634703370160 */
/* start_style_dr4r3_easyText_1634703370222 */  #content_dr4r3_easyText_1634703370222 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1634703370222 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1634703370222 */
/* start_style_dr4r3_easyText_1634703370253 */  #content_dr4r3_easyText_1634703370253 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1634703370253 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1634703370253 */
/* start_style_dr4r3_easyText_1634703370278 */  #content_dr4r3_easyText_1634703370278 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1634703370278 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1634703370278 */
/* start_style_dr4r3_easyText_1634703370306 */  #content_dr4r3_easyText_1634703370306 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1634703370306 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1634703370306 */
/* start_style_dr4r3_easyText_1634703457525 */  #content_dr4r3_easyText_1634703457525 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1634703457525 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1634703457525 */
/* start_style_dr4r3_easyText_1634703457572 */  #content_dr4r3_easyText_1634703457572 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1634703457572 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1634703457572 */
/* start_style_dr4r3_easyText_1634703457602 */  #content_dr4r3_easyText_1634703457602 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1634703457602 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1634703457602 */
/* start_style_dr4r3_easyText_1634703457624 */  #content_dr4r3_easyText_1634703457624 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1634703457624 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1634703457624 */
/* start_style_dr4r3_easyText_1634703457647 */  #content_dr4r3_easyText_1634703457647 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1634703457647 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1634703457647 */
/* start_style_dr4r3_easyText_1634703485768 */  #content_dr4r3_easyText_1634703485768 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1634703485768 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1634703485768 */
/* start_style_dr4r3_easyText_1634703485828 */  #content_dr4r3_easyText_1634703485828 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1634703485828 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1634703485828 */
/* start_style_dr4r3_easyText_1634703485852 */  #content_dr4r3_easyText_1634703485852 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1634703485852 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1634703485852 */
/* start_style_dr4r3_easyText_1634703485873 */  #content_dr4r3_easyText_1634703485873 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1634703485873 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1634703485873 */
/* start_style_dr4r3_easyText_1634703485896 */  #content_dr4r3_easyText_1634703485896 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1634703485896 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1634703485896 */
/* start_style_dr4r3_easyText_1634703517633 */  #content_dr4r3_easyText_1634703517633 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1634703517633 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1634703517633 */
/* start_style_dr4r3_easyText_1634703517656 */  #content_dr4r3_easyText_1634703517656 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1634703517656 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1634703517656 */
/* start_style_dr4r3_easyText_1634703517673 */  #content_dr4r3_easyText_1634703517673 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1634703517673 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1634703517673 */
/* start_style_dr4r3_easyText_1634703517694 */  #content_dr4r3_easyText_1634703517694 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1634703517694 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1634703517694 */
/* start_style_dr4r3_easyText_1634703517717 */  #content_dr4r3_easyText_1634703517717 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1634703517717 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1634703517717 */
/* start_style_dr4r3_easyText_1634703576523 */  #content_dr4r3_easyText_1634703576523 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1634703576523 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1634703576523 */
/* start_style_dr4r3_easyText_1634703576555 */  #content_dr4r3_easyText_1634703576555 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1634703576555 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1634703576555 */
/* start_style_dr4r3_easyText_1634703576577 */  #content_dr4r3_easyText_1634703576577 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1634703576577 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1634703576577 */
/* start_style_dr4r3_easyText_1634703576597 */  #content_dr4r3_easyText_1634703576597 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1634703576597 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1634703576597 */
/* start_style_dr4r3_easyText_1634703576621 */  #content_dr4r3_easyText_1634703576621 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1634703576621 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1634703576621 */
/* start_style_dr4r3_easyText_1634703622161 */  #content_dr4r3_easyText_1634703622161 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1634703622161 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1634703622161 */
/* start_style_dr4r3_easyText_1634703622186 */  #content_dr4r3_easyText_1634703622186 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1634703622186 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1634703622186 */
/* start_style_dr4r3_easyText_1634703622208 */  #content_dr4r3_easyText_1634703622208 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1634703622208 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1634703622208 */
/* start_style_dr4r3_easyText_1634703622232 */  #content_dr4r3_easyText_1634703622232 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1634703622232 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1634703622232 */
/* start_style_dr4r3_easyText_1634703622256 */  #content_dr4r3_easyText_1634703622256 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1634703622256 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1634703622256 */
/* start_style_dr4r3_easyText_1634703662327 */  #content_dr4r3_easyText_1634703662327 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1634703662327 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1634703662327 */
/* start_style_dr4r3_easyText_1634703662386 */  #content_dr4r3_easyText_1634703662386 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1634703662386 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1634703662386 */
/* start_style_dr4r3_easyText_1634703662413 */  #content_dr4r3_easyText_1634703662413 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1634703662413 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1634703662413 */
/* start_style_dr4r3_easyText_1634703662436 */  #content_dr4r3_easyText_1634703662436 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1634703662436 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1634703662436 */
/* start_style_dr4r3_easyText_1634703662461 */  #content_dr4r3_easyText_1634703662461 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1634703662461 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1634703662461 */
/* start_style_dr4r3_easyText_1634703693969 */  #content_dr4r3_easyText_1634703693969 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1634703693969 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1634703693969 */
/* start_style_dr4r3_easyText_1634703694017 */  #content_dr4r3_easyText_1634703694017 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1634703694017 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1634703694017 */
/* start_style_dr4r3_easyText_1634703694042 */  #content_dr4r3_easyText_1634703694042 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1634703694042 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1634703694042 */
/* start_style_dr4r3_easyText_1634703694065 */  #content_dr4r3_easyText_1634703694065 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1634703694065 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1634703694065 */
/* start_style_dr4r3_easyText_1634703694090 */  #content_dr4r3_easyText_1634703694090 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1634703694090 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1634703694090 */
/* start_style_dr4r3_easyText_1634703726930 */  #content_dr4r3_easyText_1634703726930 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1634703726930 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1634703726930 */
/* start_style_dr4r3_easyText_1634703726958 */  #content_dr4r3_easyText_1634703726958 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1634703726958 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1634703726958 */
/* start_style_dr4r3_easyText_1634703726981 */  #content_dr4r3_easyText_1634703726981 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1634703726981 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1634703726981 */
/* start_style_dr4r3_easyText_1634703727002 */  #content_dr4r3_easyText_1634703727002 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1634703727002 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1634703727002 */
/* start_style_dr4r3_easyText_1634703727025 */  #content_dr4r3_easyText_1634703727025 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1634703727025 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1634703727025 */
/* start_style_dr4r3_easyText_1634703757030 */  #content_dr4r3_easyText_1634703757030 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1634703757030 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1634703757030 */
/* start_style_dr4r3_easyText_1634703757086 */  #content_dr4r3_easyText_1634703757086 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1634703757086 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1634703757086 */
/* start_style_dr4r3_easyText_1634703757116 */  #content_dr4r3_easyText_1634703757116 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1634703757116 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1634703757116 */
/* start_style_dr4r3_easyText_1634703757142 */  #content_dr4r3_easyText_1634703757142 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1634703757142 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1634703757142 */
/* start_style_dr4r3_easyText_1634703757165 */  #content_dr4r3_easyText_1634703757165 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1634703757165 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1634703757165 */
/* start_style_dr4r3_easyText_1634703786605 */  #content_dr4r3_easyText_1634703786605 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1634703786605 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1634703786605 */
/* start_style_dr4r3_easyText_1634703786645 */  #content_dr4r3_easyText_1634703786645 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1634703786645 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1634703786645 */
/* start_style_dr4r3_easyText_1634703786665 */  #content_dr4r3_easyText_1634703786665 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1634703786665 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1634703786665 */
/* start_style_dr4r3_easyText_1634703786685 */  #content_dr4r3_easyText_1634703786685 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1634703786685 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1634703786685 */
/* start_style_dr4r3_easyText_1634703786708 */  #content_dr4r3_easyText_1634703786708 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1634703786708 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1634703786708 */
/* start_style_dr4r3_easyText_1634703821078 */  #content_dr4r3_easyText_1634703821078 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1634703821078 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1634703821078 */
/* start_style_dr4r3_easyText_1634703821121 */  #content_dr4r3_easyText_1634703821121 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1634703821121 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1634703821121 */
/* start_style_dr4r3_easyText_1634703821152 */  #content_dr4r3_easyText_1634703821152 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1634703821152 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1634703821152 */
/* start_style_dr4r3_easyText_1634703821178 */  #content_dr4r3_easyText_1634703821178 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1634703821178 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1634703821178 */
/* start_style_dr4r3_easyText_1634703821202 */  #content_dr4r3_easyText_1634703821202 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1634703821202 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1634703821202 */
/* start_style_dr4r3_websiteMenu_1634711798804 */  #menu_dr4r3_websiteMenu_1634711798804 ul.MenuHorizontal a:hover, #menu_dr4r3_websiteMenu_1634711798804 ul.MenuHorizontal a:focus {background-color:rgba(255, 255, 255, 0);}
 #menu_dr4r3_websiteMenu_1634711798804 ul.MenuHorizontal a.MenuBarItemHover, #menu_dr4r3_websiteMenu_1634711798804 ul.MenuHorizontal a.MenuBarItemSubmenuHover, #menu_dr4r3_websiteMenu_1634711798804 ul.MenuHorizontal a.MenuBarSubmenuVisible {background-color:rgba(255, 255, 255, 0);color:#000000;}
 #menu_dr4r3_websiteMenu_1634711798804 ul.MenuHorizontal li.menu_h_active a {background-color:rgba(255, 255, 255, 0);color:#000000;}
 #menu_dr4r3_websiteMenu_1634711798804 ul.MenuHorizontal a {color:#ffffff;}
 #menu_dr4r3_websiteMenu_1634711798804 ul.MenuHorizontal a:hover, #menu_dr4r3_websiteMenu_1634711798804 ul.MenuHorizontal a:focus {color:#000000}
 #menu_dr4r3_websiteMenu_1634711798804 ul.MenuHorizontal a { font-size:14px; font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal;}
 #menu_dr4r3_websiteMenu_1634711798804 ul.MenuHorizontal > li {margin-left:0px;margin-right:0px;}
 #menu_dr4r3_websiteMenu_1634711798804 ul.MenuHorizontal > li > a { border-bottom-width:0; border-right-width:0px; border-right-color:#000000; border-right-style: solid;}
 #menu_dr4r3_websiteMenu_1634711798804 ul.MenuHorizontal > li:last-child > a { border-right-width:0;}
 #menu_dr4r3_websiteMenu_1634711798804 ul.MenuHorizontal ul {background-color:rgb(68, 190, 203);}
 #menu_dr4r3_websiteMenu_1634711798804 ul.MenuHorizontal ul li a:hover, #menu_dr4r3_websiteMenu_1634711798804 ul.MenuHorizontal ul li a:focus {background-color:rgb(49, 165, 178);}
 #menu_dr4r3_websiteMenu_1634711798804 ul.MenuHorizontal ul li a {color:#ffffff;}
 #menu_dr4r3_websiteMenu_1634711798804 ul.MenuHorizontal ul li a:hover, #menu_dr4r3_websiteMenu_1634711798804 ul.MenuHorizontal ul li a:focus {color:#ffffff}
 #menu_dr4r3_websiteMenu_1634711798804 ul.MenuHorizontal ul li a { font-size:16px; font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal;}
 #menu_dr4r3_websiteMenu_1634711798804 ul.MenuHorizontal ul li a {width:150px;}
 #menu_dr4r3_websiteMenu_1634711798804 ul.MenuHorizontal ul li a {padding-top:10px;padding-right:5px;padding-bottom:10px;padding-left:5px;}
#menu_dr4r3_websiteMenu_1634711798804 ul.MenuHorizontal {border-radius: inherit;}
#menu_dr4r3_websiteMenu_1634711798804.MenuDesigHorizontal ul.MenuHorizontal > li:first-child {border-top-left-radius: inherit;border-bottom-left-radius: inherit;}
#menu_dr4r3_websiteMenu_1634711798804.MenuDesigHorizontal ul.MenuHorizontal > li:first-child a {border-top-left-radius: inherit;border-bottom-left-radius: inherit;}
#menu_dr4r3_websiteMenu_1634711798804.MenuDesigHorizontal ul.MenuHorizontal > li:last-child {border-top-right-radius: inherit;border-bottom-right-radius: inherit;}
#menu_dr4r3_websiteMenu_1634711798804.MenuDesigHorizontal ul.MenuHorizontal > li:last-child a {border-top-right-radius: inherit;border-bottom-right-radius: inherit;}
#menu_dr4r3_websiteMenu_1634711798804.MenuDesignVertical ul.MenuHorizontal > li:first-child {border-top-left-radius: inherit;border-top-right-radius: inherit;}
#menu_dr4r3_websiteMenu_1634711798804.MenuDesignVertical ul.MenuHorizontal > li:first-child a {border-top-left-radius: inherit;border-top-right-radius: inherit;}
#menu_dr4r3_websiteMenu_1634711798804.MenuDesignVertical ul.MenuHorizontal > li:last-child {border-bottom-left-radius: inherit;border-bottom-right-radius: inherit;}
#menu_dr4r3_websiteMenu_1634711798804.MenuDesignVertical ul.MenuHorizontal > li:last-child a {border-bottom-left-radius: inherit;border-bottom-right-radius: inherit;}
 /* end_style_dr4r3_websiteMenu_1634711798804 */
/* start_style_padding_dr4r3_websiteMenu_1634711798804 */  #menu_dr4r3_websiteMenu_1634711798804 ul.MenuHorizontal > li > a {padding-top:17.4983px;padding-bottom:17.4983px;padding-right:14.788128149414053px;padding-left:14.788128149414053px;}
 /* end_style_padding_dr4r3_websiteMenu_1634711798804 */
/* start_style_padding_dr4r3_websiteMenu_1574240853683 */  #menu_dr4r3_websiteMenu_1574240853683 ul.MenuHorizontal > li > a {padding-top:53.1945px;padding-bottom:53.1945px;padding-right:15.919357335069442px;padding-left:15.919357335069442px;}
 /* end_style_padding_dr4r3_websiteMenu_1574240853683 */
/* start_style_dr4r3_easyText_1748026148665 */  #content_dr4r3_easyText_1748026148665 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1748026148665 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1748026148665 */
/* start_style_dr4r3_easyText_1748026148679 */  #content_dr4r3_easyText_1748026148679 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1748026148679 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1748026148679 */
/* start_style_dr4r3_easyText_1748026148692 */  #content_dr4r3_easyText_1748026148692 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1748026148692 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1748026148692 */
/* start_style_dr4r3_easyText_1748026148723 */  #content_dr4r3_easyText_1748026148723 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1748026148723 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1748026148723 */
/* start_style_dr4r3_easyText_1748026148706 */  #content_dr4r3_easyText_1748026148706 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1748026148706 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1748026148706 */
/* start_style_dr4r3_easyText_1748031496100 */  #content_dr4r3_easyText_1748031496100 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1748031496100 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1748031496100 */
/* start_style_dr4r3_easyText_1748031496111 */  #content_dr4r3_easyText_1748031496111 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1748031496111 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1748031496111 */
/* start_style_dr4r3_easyText_1748031496122 */  #content_dr4r3_easyText_1748031496122 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1748031496122 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1748031496122 */
/* start_style_dr4r3_easyText_1748031496133 */  #content_dr4r3_easyText_1748031496133 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1748031496133 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1748031496133 */
/* start_style_dr4r3_easyText_1748031496147 */  #content_dr4r3_easyText_1748031496147 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1748031496147 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1748031496147 */
/* start_style_dr4r3_easyText_1748031580907 */  #content_dr4r3_easyText_1748031580907 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1748031580907 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1748031580907 */
/* start_style_dr4r3_easyText_1748031580920 */  #content_dr4r3_easyText_1748031580920 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1748031580920 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1748031580920 */
/* start_style_dr4r3_easyText_1748031580932 */  #content_dr4r3_easyText_1748031580932 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1748031580932 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1748031580932 */
/* start_style_dr4r3_easyText_1748031580944 */  #content_dr4r3_easyText_1748031580944 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1748031580944 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1748031580944 */
/* start_style_dr4r3_easyText_1748031580958 */  #content_dr4r3_easyText_1748031580958 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1748031580958 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1748031580958 */
/* start_style_dr4r3_easyText_1748031600187 */  #content_dr4r3_easyText_1748031600187 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1748031600187 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1748031600187 */
/* start_style_dr4r3_easyText_1748031600199 */  #content_dr4r3_easyText_1748031600199 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1748031600199 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1748031600199 */
/* start_style_dr4r3_easyText_1748031600212 */  #content_dr4r3_easyText_1748031600212 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1748031600212 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1748031600212 */
/* start_style_dr4r3_easyText_1748031600225 */  #content_dr4r3_easyText_1748031600225 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1748031600225 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1748031600225 */
/* start_style_dr4r3_easyText_1748031600241 */  #content_dr4r3_easyText_1748031600241 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1748031600241 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1748031600241 */
/* start_style_dr4r3_easyText_1748031615003 */  #content_dr4r3_easyText_1748031615003 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1748031615003 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1748031615003 */
/* start_style_dr4r3_easyText_1748031615017 */  #content_dr4r3_easyText_1748031615017 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1748031615017 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1748031615017 */
/* start_style_dr4r3_easyText_1748031615030 */  #content_dr4r3_easyText_1748031615030 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1748031615030 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1748031615030 */
/* start_style_dr4r3_easyText_1748031615044 */  #content_dr4r3_easyText_1748031615044 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1748031615044 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1748031615044 */
/* start_style_dr4r3_easyText_1748031615060 */  #content_dr4r3_easyText_1748031615060 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1748031615060 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1748031615060 */
/* start_style_dr4r3_easyText_1748031633011 */  #content_dr4r3_easyText_1748031633011 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1748031633011 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1748031633011 */
/* start_style_dr4r3_easyText_1748031633024 */  #content_dr4r3_easyText_1748031633024 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1748031633024 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1748031633024 */
/* start_style_dr4r3_easyText_1748031633037 */  #content_dr4r3_easyText_1748031633037 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1748031633037 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1748031633037 */
/* start_style_dr4r3_easyText_1748031633054 */  #content_dr4r3_easyText_1748031633054 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1748031633054 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1748031633054 */
/* start_style_dr4r3_easyText_1748031633078 */  #content_dr4r3_easyText_1748031633078 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1748031633078 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1748031633078 */
/* start_style_dr4r3_easyText_1748031746035 */  #content_dr4r3_easyText_1748031746035 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1748031746035 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1748031746035 */
/* start_style_dr4r3_easyText_1748031746049 */  #content_dr4r3_easyText_1748031746049 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1748031746049 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1748031746049 */
/* start_style_dr4r3_easyText_1748031746062 */  #content_dr4r3_easyText_1748031746062 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1748031746062 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1748031746062 */
/* start_style_dr4r3_easyText_1748031746076 */  #content_dr4r3_easyText_1748031746076 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1748031746076 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1748031746076 */
/* start_style_dr4r3_easyText_1748031746092 */  #content_dr4r3_easyText_1748031746092 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1748031746092 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1748031746092 */
/* start_style_dr4r3_easyText_1748031763355 */  #content_dr4r3_easyText_1748031763355 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1748031763355 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1748031763355 */
/* start_style_dr4r3_easyText_1748031763367 */  #content_dr4r3_easyText_1748031763367 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1748031763367 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1748031763367 */
/* start_style_dr4r3_easyText_1748031763379 */  #content_dr4r3_easyText_1748031763379 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1748031763379 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1748031763379 */
/* start_style_dr4r3_easyText_1748031763392 */  #content_dr4r3_easyText_1748031763392 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1748031763392 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1748031763392 */
/* start_style_dr4r3_easyText_1748031763407 */  #content_dr4r3_easyText_1748031763407 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1748031763407 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1748031763407 */
/* start_style_dr4r3_easyText_1748031779851 */  #content_dr4r3_easyText_1748031779851 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1748031779851 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1748031779851 */
/* start_style_dr4r3_easyText_1748031779863 */  #content_dr4r3_easyText_1748031779863 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1748031779863 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1748031779863 */
/* start_style_dr4r3_easyText_1748031779876 */  #content_dr4r3_easyText_1748031779876 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1748031779876 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1748031779876 */
/* start_style_dr4r3_easyText_1748031779889 */  #content_dr4r3_easyText_1748031779889 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1748031779889 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1748031779889 */
/* start_style_dr4r3_easyText_1748031779903 */  #content_dr4r3_easyText_1748031779903 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1748031779903 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1748031779903 */
/* start_style_dr4r3_easyText_1748031793395 */  #content_dr4r3_easyText_1748031793395 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1748031793395 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1748031793395 */
/* start_style_dr4r3_easyText_1748031793407 */  #content_dr4r3_easyText_1748031793407 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1748031793407 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1748031793407 */
/* start_style_dr4r3_easyText_1748031793420 */  #content_dr4r3_easyText_1748031793420 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1748031793420 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1748031793420 */
/* start_style_dr4r3_easyText_1748031793433 */  #content_dr4r3_easyText_1748031793433 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1748031793433 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1748031793433 */
/* start_style_dr4r3_easyText_1748031793447 */  #content_dr4r3_easyText_1748031793447 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1748031793447 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1748031793447 */
/* start_style_dr4r3_easyText_1748031809332 */  #content_dr4r3_easyText_1748031809332 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1748031809332 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1748031809332 */
/* start_style_dr4r3_easyText_1748031809344 */  #content_dr4r3_easyText_1748031809344 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1748031809344 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1748031809344 */
/* start_style_dr4r3_easyText_1748031809356 */  #content_dr4r3_easyText_1748031809356 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1748031809356 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1748031809356 */
/* start_style_dr4r3_easyText_1748031809369 */  #content_dr4r3_easyText_1748031809369 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1748031809369 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1748031809369 */
/* start_style_dr4r3_easyText_1748031809385 */  #content_dr4r3_easyText_1748031809385 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1748031809385 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1748031809385 */
/* start_style_dr4r3_easyText_1748031823027 */  #content_dr4r3_easyText_1748031823027 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1748031823027 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1748031823027 */
/* start_style_dr4r3_easyText_1748031823039 */  #content_dr4r3_easyText_1748031823039 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1748031823039 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1748031823039 */
/* start_style_dr4r3_easyText_1748031823052 */  #content_dr4r3_easyText_1748031823052 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1748031823052 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1748031823052 */
/* start_style_dr4r3_easyText_1748031823065 */  #content_dr4r3_easyText_1748031823065 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1748031823065 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1748031823065 */
/* start_style_dr4r3_easyText_1748031823080 */  #content_dr4r3_easyText_1748031823080 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1748031823080 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1748031823080 */
/* start_style_dr4r3_easyText_1748031835179 */  #content_dr4r3_easyText_1748031835179 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1748031835179 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1748031835179 */
/* start_style_dr4r3_easyText_1748031835192 */  #content_dr4r3_easyText_1748031835192 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1748031835192 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1748031835192 */
/* start_style_dr4r3_easyText_1748031835205 */  #content_dr4r3_easyText_1748031835205 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1748031835205 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1748031835205 */
/* start_style_dr4r3_easyText_1748031835218 */  #content_dr4r3_easyText_1748031835218 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1748031835218 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1748031835218 */
/* start_style_dr4r3_easyText_1748031835234 */  #content_dr4r3_easyText_1748031835234 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1748031835234 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1748031835234 */
/* start_style_dr4r3_easyText_1748031847499 */  #content_dr4r3_easyText_1748031847499 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1748031847499 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1748031847499 */
/* start_style_dr4r3_easyText_1748031847512 */  #content_dr4r3_easyText_1748031847512 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1748031847512 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1748031847512 */
/* start_style_dr4r3_easyText_1748031847525 */  #content_dr4r3_easyText_1748031847525 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1748031847525 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1748031847525 */
/* start_style_dr4r3_easyText_1748031847539 */  #content_dr4r3_easyText_1748031847539 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1748031847539 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1748031847539 */
/* start_style_dr4r3_easyText_1748031847555 */  #content_dr4r3_easyText_1748031847555 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1748031847555 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1748031847555 */
/* start_style_dr4r3_easyText_1748031859859 */  #content_dr4r3_easyText_1748031859859 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1748031859859 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1748031859859 */
/* start_style_dr4r3_easyText_1748031859872 */  #content_dr4r3_easyText_1748031859872 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1748031859872 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1748031859872 */
/* start_style_dr4r3_easyText_1748031859885 */  #content_dr4r3_easyText_1748031859885 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1748031859885 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1748031859885 */
/* start_style_dr4r3_easyText_1748031859898 */  #content_dr4r3_easyText_1748031859898 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1748031859898 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1748031859898 */
/* start_style_dr4r3_easyText_1748031859914 */  #content_dr4r3_easyText_1748031859914 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1748031859914 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1748031859914 */
/* start_style_dr4r3_easyText_1748031870923 */  #content_dr4r3_easyText_1748031870923 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1748031870923 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1748031870923 */
/* start_style_dr4r3_easyText_1748031870935 */  #content_dr4r3_easyText_1748031870935 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1748031870935 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1748031870935 */
/* start_style_dr4r3_easyText_1748031870947 */  #content_dr4r3_easyText_1748031870947 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1748031870947 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1748031870947 */
/* start_style_dr4r3_easyText_1748031870960 */  #content_dr4r3_easyText_1748031870960 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1748031870960 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1748031870960 */
/* start_style_dr4r3_easyText_1748031870975 */  #content_dr4r3_easyText_1748031870975 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1748031870975 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1748031870975 */
/* start_style_dr4r3_easyText_1748031945188 */  #content_dr4r3_easyText_1748031945188 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1748031945188 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1748031945188 */
/* start_style_dr4r3_easyText_1748031945201 */  #content_dr4r3_easyText_1748031945201 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1748031945201 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1748031945201 */
/* start_style_dr4r3_easyText_1748031945214 */  #content_dr4r3_easyText_1748031945214 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1748031945214 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1748031945214 */
/* start_style_dr4r3_easyText_1748031945227 */  #content_dr4r3_easyText_1748031945227 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1748031945227 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1748031945227 */
/* start_style_dr4r3_easyText_1748031945242 */  #content_dr4r3_easyText_1748031945242 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1748031945242 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1748031945242 */
/* start_style_dr4r3_easyText_1748031957836 */  #content_dr4r3_easyText_1748031957836 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1748031957836 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1748031957836 */
/* start_style_dr4r3_easyText_1748031957849 */  #content_dr4r3_easyText_1748031957849 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1748031957849 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1748031957849 */
/* start_style_dr4r3_easyText_1748031957862 */  #content_dr4r3_easyText_1748031957862 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1748031957862 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1748031957862 */
/* start_style_dr4r3_easyText_1748031957875 */  #content_dr4r3_easyText_1748031957875 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1748031957875 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1748031957875 */
/* start_style_dr4r3_easyText_1748031957892 */  #content_dr4r3_easyText_1748031957892 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1748031957892 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1748031957892 */
/* start_style_dr4r3_easyText_1748031970051 */  #content_dr4r3_easyText_1748031970051 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1748031970051 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1748031970051 */
/* start_style_dr4r3_easyText_1748031970063 */  #content_dr4r3_easyText_1748031970063 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1748031970063 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1748031970063 */
/* start_style_dr4r3_easyText_1748031970075 */  #content_dr4r3_easyText_1748031970075 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1748031970075 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1748031970075 */
/* start_style_dr4r3_easyText_1748031970087 */  #content_dr4r3_easyText_1748031970087 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1748031970087 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1748031970087 */
/* start_style_dr4r3_easyText_1748031970102 */  #content_dr4r3_easyText_1748031970102 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1748031970102 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1748031970102 */
/* start_style_dr4r3_easyText_1748031980499 */  #content_dr4r3_easyText_1748031980499 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1748031980499 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1748031980499 */
/* start_style_dr4r3_easyText_1748031980511 */  #content_dr4r3_easyText_1748031980511 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1748031980511 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1748031980511 */
/* start_style_dr4r3_easyText_1748031980524 */  #content_dr4r3_easyText_1748031980524 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1748031980524 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1748031980524 */
/* start_style_dr4r3_easyText_1748031980537 */  #content_dr4r3_easyText_1748031980537 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1748031980537 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1748031980537 */
/* start_style_dr4r3_easyText_1748031980551 */  #content_dr4r3_easyText_1748031980551 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1748031980551 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1748031980551 */
/* start_style_dr4r3_easyText_1748172980723 */  #content_dr4r3_easyText_1748172980723 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1748172980723 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1748172980723 */
/* start_style_dr4r3_easyText_1748172980736 */  #content_dr4r3_easyText_1748172980736 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1748172980736 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1748172980736 */
/* start_style_dr4r3_easyText_1748172980749 */  #content_dr4r3_easyText_1748172980749 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1748172980749 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1748172980749 */
/* start_style_dr4r3_easyText_1748172980762 */  #content_dr4r3_easyText_1748172980762 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1748172980762 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1748172980762 */
/* start_style_dr4r3_easyText_1748172980777 */  #content_dr4r3_easyText_1748172980777 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1748172980777 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1748172980777 */
/* start_style_dr4r3_easyText_1748261746090 */  #content_dr4r3_easyText_1748261746090 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1748261746090 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1748261746090 */
/* start_style_dr4r3_easyText_1748261746102 */  #content_dr4r3_easyText_1748261746102 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1748261746102 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1748261746102 */
/* start_style_dr4r3_easyText_1748261746114 */  #content_dr4r3_easyText_1748261746114 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1748261746114 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1748261746114 */
/* start_style_dr4r3_easyText_1748261746128 */  #content_dr4r3_easyText_1748261746128 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1748261746128 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1748261746128 */
/* start_style_dr4r3_easyText_1748261746140 */  #content_dr4r3_easyText_1748261746140 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1748261746140 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1748261746140 */
/* start_style_dr4r3_easyText_1748264277180 */  #content_dr4r3_easyText_1748264277180 .buttonTool {color:#6dc284;}
 #content_dr4r3_easyText_1748264277180 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1748264277180 */
/* start_style_dr4r3_easyText_1748265218099 */  #content_dr4r3_easyText_1748265218099 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1748265218099 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1748265218099 */
/* start_style_dr4r3_easyText_1748265218110 */  #content_dr4r3_easyText_1748265218110 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1748265218110 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1748265218110 */
/* start_style_dr4r3_easyText_1748265218122 */  #content_dr4r3_easyText_1748265218122 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1748265218122 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1748265218122 */
/* start_style_dr4r3_easyText_1748265218135 */  #content_dr4r3_easyText_1748265218135 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1748265218135 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1748265218135 */
/* start_style_dr4r3_easyText_1748265218149 */  #content_dr4r3_easyText_1748265218149 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1748265218149 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1748265218149 */
/* start_style_dr4r3_easyText_1769092356049 */  #content_dr4r3_easyText_1769092356049 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1769092356049 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1769092356049 */
/* start_style_dr4r3_easyText_1769092356062 */  #content_dr4r3_easyText_1769092356062 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1769092356062 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1769092356062 */
/* start_style_dr4r3_easyText_1769092356074 */  #content_dr4r3_easyText_1769092356074 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1769092356074 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1769092356074 */
/* start_style_dr4r3_easyText_1769092356087 */  #content_dr4r3_easyText_1769092356087 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1769092356087 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1769092356087 */
/* start_style_dr4r3_easyText_1769092356103 */  #content_dr4r3_easyText_1769092356103 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1769092356103 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1769092356103 */
/* start_style_dr4r3_easyText_1462283201109 */  #content_dr4r3_easyText_1462283201109 .buttonTool {color:#2d2d2d;}
 #content_dr4r3_easyText_1462283201109 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1462283201109 */


