body {
	direction: rtl;
	font-family: Assistant, arial;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	background-color: #ffffff;
	margin: 0;
}
/* 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: Assistant, arial;
}
::-webkit-input-placeholder { /* WebKit browsers */
	direction: rtl !important;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
	direction: rtl !important;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
	direction: rtl !important;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
	direction: rtl !important;
}
.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: 18px;
}
table.bgcolorTable {
	width: 100% !important;
	display: table !important;
}
a {
	color: #26a9a9;
}
a.changeLink14 {
	text-decoration: underline;
	color: #26a9a9;
}
a.changeLink12 {
	text-decoration: underline;
	color: #26a9a9;
}
a.changeLink10 {
	text-decoration: underline;
	color: #26a9a9;
}
#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: rtl;
}
.tableColor {
	background-color: #26a9a9;
	FILTER: progid:DXImageTransform.Microsoft.Alpha( style=1,opacity=100,finishOpacity=0,startX=50,finishX=20,startY=50,finishY=255);
	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: rtl;
	margin: 0 auto 0 0;
}

.MenuDesigHorizontal ul.MenuHorizontal > li:first-child {
	border-top-right-radius: inherit;
	border-bottom-right-radius: inherit;
}

.MenuDesigHorizontal ul.MenuHorizontal > li:first-child a {
	border-top-right-radius: inherit;
	border-bottom-right-radius: inherit;
}

.MenuDesigHorizontal ul.MenuHorizontal > li:last-child {
	border-top-left-radius: inherit;
	border-bottom-left-radius: inherit;
}

.MenuDesigHorizontal ul.MenuHorizontal > li:last-child a {
	border-top-left-radius: inherit;
	border-bottom-left-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:rtl;
}

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;
	right: -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 {
	right: 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 100% 0 0;
}

/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuHorizontal{
	top: 0;
	right: 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: right;
}

/* Set a spacer for the arrow when we have a category */
ul.MenuHorizontal a div{
	padding-left: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: 5% 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: 5% 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: 5% 50%;
}

/* Define setting for a tag background image position of the sub-container */
ul.MenuHorizontal ul a.MenuBarItemSubmenu{
	background-image: url(/images/icons/SpryAssets/SpryMenuBarLeft.gif);
	background-position: 5% 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/SpryMenuBarLeftHover.gif);
	background-position: 5% 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/SpryMenuBarLeftHover.gif);
	background-position: 5% 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: right;
	}
}

.MenuDesignVertical > ul > li {
	display: list-item;
}

.MenuDesignVertical > ul > li > a {
	width: 150px;
}

.MenuDesignVertical ul.MenuHorizontal > li > ul.MenuBarSubmenuVisible {
	right: 100%;
	top: 0;
}

.MenuDesignVertical ul.MenuHorizontal > li > ul ul.MenuBarSubmenuVisible {
	right: 0;
}

.MenuDesignVertical ul.MenuHorizontal a.MenuBarItemSubmenu {
	background-image: url(/images/icons/SpryAssets/SpryMenuBarLeft.gif);
}

.MenuDesignVertical ul.MenuHorizontal a.MenuBarItemSubmenuHover {
	background-image: url(/images/icons/SpryAssets/SpryMenuBarLeftHover.gif);
}

.MenuDesignVertical ul.MenuHorizontal a.MenuBarItemSubmenu:hover {
	background-image: url(/images/icons/SpryAssets/SpryMenuBarLeftHover.gif);
	background-position: 5% 50%;
}

/* Shop CSS
----------------------------------*/
.sop-shop-cart-details-container, .sop-shop-cart-summery-container, .sop-shop-cart-coupons-container {
	margin-bottom: 15px !important;
}
.sop-shop-cart-main-container table {
	color: #000000 !important;
	background-color: transparent !important;
}
.sop-shop-cart-header-cell {
	color: rgb(255, 255, 255) !important;
	background-color: rgb(66, 139, 202) !important;
	border: 1px solid rgb(221, 221, 221) !important;
}
.sop-shop-cart-content-cell {
	border: 1px solid rgb(221, 221, 221) !important;
}
.sop_btn {
	color: rgb(255, 255, 255);
	background-color: rgb(51, 122, 183);
	border: solid 1px rgb(46, 109, 164);
}
.sop_btn:hover, .sop_btn:focus, .sop_btn:active {
	color: rgb(255, 255, 255);
	background-color: rgb(40, 96, 144);
	border-color: rgb(32, 77, 116);
}
/* Mobile Responsive */
@media (max-width: 480px) {
	.sop-shop-cart-main-container .sop_form-control {
		max-width: 180px;
	}
}
/* Shop product box template 0 CSS
----------------------------------*/
.sop-shop-container {
	width: 100%;
	border-spacing: 10px 10px;
	font-size: 14px;
	color: rgb(0, 0, 0);
	display: table;
	box-sizing: border-box;
}
.sop-products-container {
	display: table-row;
}
.sop-product-box {
	width: 33.3333333333333%;
	border: 1px solid rgb(221, 221, 221);
	border-radius: 4px;
	padding-bottom: 3.5em;
	background-color: rgb(255, 255, 255);
	display: table-cell;
	position: relative;
	box-sizing: border-box;
	vertical-align: top;
}
.sop-product-box:hover {
	background-color: rgb(247, 247, 247);
}
.sop-product-colspan {
	width: 33.3333333333333%;
	display: table-cell;
}
.sop-product-image {
	width: 100%;
	padding-bottom: 100%;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	border-bottom: 1px solid rgb(221, 221, 221);
	border-radius: 4px 4px 0 0;
	font-size: 0;
	display: block;
}
.sop-product-title {
	color: rgb(0, 0, 0);
	margin: 0 0 0.1em 0;
	font-size: 1.25em;
}
.sop-product-details-container {
	box-sizing: border-box;
	padding: 0.5em 0.5em 0 0.5em;
}
.sop-product-details {
	margin: 0;
}
.sop-product-details > span {
	display: block;
}
.sop-product-summary {
	margin-bottom: 0.714em;
	min-height: 2.25em;
}
.sop-product-manufacturer a {
	text-decoration: none;
}
.sop-product-list-price span {
	text-decoration: line-through;
}
.sop-product-our-price {
	color: rgb(0, 0, 0);
}
.sop-product-shipping-cost span, .sop-product-our-price span, .sop-product-total-price span {
	font-weight: bold;
}
.sop-product-buttons-container {
	width: 100%;
	position: absolute;
	bottom: 0.5em;
	text-align: center;
}
.sop-product-buttons-container > a {
	padding: 0.5em 0.7em;
	border-radius: 0.285em;
	display: inline-block;
	text-align: center;
	cursor: pointer;
	text-decoration: none;
}
.sop-product-add-to-cart-button {
	color: rgb(255, 255, 255);
	background-color: rgb(66, 139, 202);
	border: solid 1px rgb(53, 126, 189);
	margin-right: 0.5em;
}
.sop-product-add-to-cart-button:hover, .sop-product-add-to-cart-button:focus, .sop-product-add-to-cart-button:active {
	color: rgb(255, 255, 255);
	background-color: rgb(48, 113, 169);
	border-color: rgb(40, 94, 142);
}
.sop-product-more-info-button {
	color: rgb(255, 255, 255);
	background-color: rgb(66, 139, 202);
	border: solid 1px rgb(53, 126, 189);
}
.sop-product-more-info-button:hover, .sop-product-more-info-button:focus, .sop-product-more-info-button:active {
	color: rgb(255, 255, 255);
	background-color: rgb(48, 113, 169);
	border-color: rgb(40, 94, 142);
}
/* Mobile Responsive */
@media (max-width: 480px) {
	.sop-products-container {
		display: block;
	}
	.sop-product-box {
		width: 100%;
		display: block;
		margin-bottom: 10px;
	}
	.sop-product-colspan {
		display: none;
	}
}
.sop-product-add-to-cart-button {
	margin-right: auto;
	margin-left: 0.5em;
}
/* Top manu bar design */
#topMenuContainer {
    position: absolute;
  	background-color: rgba(0, 0, 0, 0);
    top: 50px;
    right: 460px;	
	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: auto;
background-attachment: scroll;
color: rgb(0, 0, 0);
font-size: 18px;
font-family: Assistant, arial;
overflow-y: scroll;
background-position: 0% 0%;
background-repeat: repeat;
}
/* 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:#000000}
 ul.MenuBarHorizontal a {color:#000000;}
 .menuTextOverColor {color:#c27474;}
 ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus {color:#c27474}
 li.menu_h_active a {color:#c27474}
 .menuTextColor {font-size:16px;font-family:Arial, Helvetica, sans-serif;}
 .menuTextOverColor {font-size:16px;font-family:Arial, Helvetica, sans-serif;}
 ul.MenuBarHorizontal a {font-size:16px;font-family:Arial, Helvetica, sans-serif;}
 ul.MenuBarHorizontal li {margin-right:2.5px;margin-left:2.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:Arial, Helvetica, sans-serif;}
 .subMenuTextOverColor {font-size:13px;font-family:Arial, Helvetica, sans-serif;}
 ul.MenuBarHorizontal ul li a {font-size:13px;font-family:Arial, Helvetica, sans-serif;}
 ul.MenuBarHorizontal ul li a {margin-right:2.5px;margin-left:2.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_1410335031516 */  #content_dr4r3_easyText_1410335031516 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1410335031516 .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_1410335031516 */
/* start_style_dr4r3_easyText_1410335140926 */  #content_dr4r3_easyText_1410335140926 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1410335140926 .buttonTool { font-family:Almoni Dl, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1410335140926 */
/* start_style_dr4r3_easyText_1410335209655 */  #content_dr4r3_easyText_1410335209655 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1410335209655 .buttonTool { font-family:Almoni Dl, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1410335209655 */
/* start_style_dr4r3_easyText_1410335304431 */  #content_dr4r3_easyText_1410335304431 .buttonTool {color:#bf4b4b;}
 #content_dr4r3_easyText_1410335304431 .buttonTool { font-family:Almoni Dl, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1410335304431 */
/* start_style_dr4r3_easyText_1410335526500 */  #content_dr4r3_easyText_1410335526500 .buttonTool {color:#bf4b4b;}
 #content_dr4r3_easyText_1410335526500 .buttonTool { font-family:Almoni Dl, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1410335526500 */
/* start_style_dr4r3_easyText_1410335677241 */  #content_dr4r3_easyText_1410335677241 .buttonTool {color:#bf4b4b;}
 #content_dr4r3_easyText_1410335677241 .buttonTool { font-family:Almoni Dl, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1410335677241 */
/* start_style_dr4r3_easyText_1410335744173 */  #content_dr4r3_easyText_1410335744173 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1410335744173 .buttonTool { font-family:Almoni Dl, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1410335744173 */
/* start_style_dr4r3_easyText_1410335841384 */  #content_dr4r3_easyText_1410335841384 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1410335841384 .buttonTool { font-family:Almoni Dl, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1410335841384 */
/* start_style_dr4r3_easyText_1410336000061 */  #content_dr4r3_easyText_1410336000061 .buttonTool {color:#bf4b4b;}
 #content_dr4r3_easyText_1410336000061 .buttonTool { font-family:Almoni Dl, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1410336000061 */
/* start_style_dr4r3_easyText_1410335990589 */  #content_dr4r3_easyText_1410335990589 .buttonTool {color:#bf4b4b;}
 #content_dr4r3_easyText_1410335990589 .buttonTool { font-family:Almoni Dl, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1410335990589 */
/* start_style_dr4r3_easyText_1410336006055 */  #content_dr4r3_easyText_1410336006055 .buttonTool {color:#bf4b4b;}
 #content_dr4r3_easyText_1410336006055 .buttonTool { font-family:Almoni Dl, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1410336006055 */
/* start_style_dr4r3_easyText_1410336153933 */  #content_dr4r3_easyText_1410336153933 .buttonTool {color:#bf4b4b;}
 #content_dr4r3_easyText_1410336153933 .buttonTool { font-family:Almoni Dl, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1410336153933 */
/* start_style_dr4r3_easyText_1410336105404 */  #content_dr4r3_easyText_1410336105404 .buttonTool {color:#bf4b4b;}
 #content_dr4r3_easyText_1410336105404 .buttonTool { font-family:Almoni Dl, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1410336105404 */
/* start_style_dr4r3_easyText_1410336139700 */  #content_dr4r3_easyText_1410336139700 .buttonTool {color:#bf4b4b;}
 #content_dr4r3_easyText_1410336139700 .buttonTool { font-family:Almoni Dl, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1410336139700 */
/* start_style_dr4r3_easyText_1410336302857 */  #content_dr4r3_easyText_1410336302857 .buttonTool {color:#26a9a9;}
 #content_dr4r3_easyText_1410336302857 .buttonTool { font-family:Almoni Dl, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1410336302857 */
/* start_style_dr4r3_button_1466586687100 */  #content_dr4r3_button_1466586687100 .buttonTool:hover {border-color:#ffffff !important;}
 #content_dr4r3_button_1466586687100 .buttonTool {background-color:rgb(191, 75, 75);}
 #content_dr4r3_button_1466586687100 .buttonTool:hover {background-color:rgb(158, 95, 58);}
 #content_dr4r3_button_1466586687100 .buttonTool {color:#ffffff;}
 #content_dr4r3_button_1466586687100 .buttonTool:hover {color:#ffffff;}
 #content_dr4r3_button_1466586687100 .buttonTool { font-size:15px; font-family:Almoni Dl, arial; font-weight:normal; font-style:normal;}
 /* end_style_dr4r3_button_1466586687100 */
/* start_style_dr4r3_button_1466586701179 */  #content_dr4r3_button_1466586701179 .buttonTool:hover {border-color:#ffffff !important;}
 #content_dr4r3_button_1466586701179 .buttonTool {background-color:rgb(191, 75, 75);}
 #content_dr4r3_button_1466586701179 .buttonTool:hover {background-color:rgb(158, 95, 58);}
 #content_dr4r3_button_1466586701179 .buttonTool {color:#ffffff;}
 #content_dr4r3_button_1466586701179 .buttonTool:hover {color:#ffffff;}
 #content_dr4r3_button_1466586701179 .buttonTool { font-size:15px; font-family:Almoni Dl, arial; font-weight:normal; font-style:normal;}
 /* end_style_dr4r3_button_1466586701179 */
/* start_style_dr4r3_button_1381067892896 */  #content_dr4r3_button_1381067892896 .buttonTool {background-color:rgb(115, 62, 31);}
 #content_dr4r3_button_1381067892896 .buttonTool:hover {background-color:rgb(158, 95, 58);}
 #content_dr4r3_button_1381067892896 .buttonTool {color:#ffffff;}
 #content_dr4r3_button_1381067892896 .buttonTool:hover {color:#ffffff;}
 #content_dr4r3_button_1381067892896 .buttonTool { font-size:15px; font-family:Almoni Dl, arial; font-weight:normal; font-style:normal;}
 /* end_style_dr4r3_button_1381067892896 */
/* start_style_dr4r3_easyText_1410334822281 */  #content_dr4r3_easyText_1410334822281 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1410334822281 .buttonTool { font-family:Almoni Dl, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1410334822281 */
/* start_style_dr4r3_easyText_1410334867077 */  #content_dr4r3_easyText_1410334867077 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1410334867077 .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_1410334867077 */
/* start_style_dr4r3_button_1381067875726 */  #content_dr4r3_button_1381067875726 .buttonTool:hover {border-color:#ffffff !important;}
 #content_dr4r3_button_1381067875726 .buttonTool {background-color:rgb(115, 62, 31);}
 #content_dr4r3_button_1381067875726 .buttonTool:hover {background-color:rgb(158, 95, 58);}
 #content_dr4r3_button_1381067875726 .buttonTool {color:#ffffff;}
 #content_dr4r3_button_1381067875726 .buttonTool:hover {color:#ffffff;}
 #content_dr4r3_button_1381067875726 .buttonTool { font-size:15px; font-family:Almoni Dl, arial; font-weight:normal; font-style:normal;}
 /* end_style_dr4r3_button_1381067875726 */
/* start_style_dr4r3_easyText_1466587261918 */  #content_dr4r3_easyText_1466587261918 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1466587261918 .buttonTool { font-family:Almoni Dl, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1466587261918 */
/* start_style_dr4r3_easyText_1466587283874 */  #content_dr4r3_easyText_1466587283874 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1466587283874 .buttonTool { font-family:Almoni Dl, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1466587283874 */
/* start_style_dr4r3_easyText_1466587293410 */  #content_dr4r3_easyText_1466587293410 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1466587293410 .buttonTool { font-family:Almoni Dl, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1466587293410 */
/* start_style_dr4r3_easyText_1467027350243 */  #content_dr4r3_easyText_1467027350243 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1467027350243 .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_1467027350243 */
/* start_style_dr4r3_easyText_1467028626416 */  #content_dr4r3_easyText_1467028626416 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1467028626416 .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_1467028626416 */
/* start_style_dr4r3_easyText_1467028565623 */  #content_dr4r3_easyText_1467028565623 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1467028565623 .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_1467028565623 */
/* start_style_dr4r3_easyText_1467028760248 */  #content_dr4r3_easyText_1467028760248 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1467028760248 .buttonTool { font-family:Almoni Dl, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1467028760248 */
/* start_style_dr4r3_easyText_1467029144722 */  #content_dr4r3_easyText_1467029144722 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1467029144722 .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_1467029144722 */
/* start_style_dr4r3_easyText_1467029228639 */  #content_dr4r3_easyText_1467029228639 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1467029228639 .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_1467029228639 */
/* start_style_padding_dr4r3_websiteMenu_1467029607997 */  #menu_dr4r3_websiteMenu_1467029607997 ul.MenuHorizontal > li > a {padding-top:12px;padding-bottom:12px;padding-right:7.980267142857136px;padding-left:7.980267142857136px;}
 /* end_style_padding_dr4r3_websiteMenu_1467029607997 */
/* start_style_dr4r3_websiteMenu_1467029607997 */  #menu_dr4r3_websiteMenu_1467029607997 ul.MenuHorizontal a:hover, #menu_dr4r3_websiteMenu_1467029607997 ul.MenuHorizontal a:focus {background-color:rgba(157, 210, 216, 0);}
 #menu_dr4r3_websiteMenu_1467029607997 ul.MenuHorizontal a.MenuBarItemHover, #menu_dr4r3_websiteMenu_1467029607997 ul.MenuHorizontal a.MenuBarItemSubmenuHover, #menu_dr4r3_websiteMenu_1467029607997 ul.MenuHorizontal a.MenuBarSubmenuVisible {background-color:rgba(157, 210, 216, 0);color:#ff9900;}
 #menu_dr4r3_websiteMenu_1467029607997 ul.MenuHorizontal li.menu_h_active a {background-color:rgba(157, 210, 216, 0);color:#ff9900;}
 #menu_dr4r3_websiteMenu_1467029607997 ul.MenuHorizontal a {color:#434343;}
 #menu_dr4r3_websiteMenu_1467029607997 ul.MenuHorizontal a:hover, #menu_dr4r3_websiteMenu_1467029607997 ul.MenuHorizontal a:focus {color:#ff9900}
 #menu_dr4r3_websiteMenu_1467029607997 ul.MenuHorizontal a { font-size:16px; font-family:Assistant, arial; font-weight:normal; font-style:normal;}
 #menu_dr4r3_websiteMenu_1467029607997 ul.MenuHorizontal > li {margin-left:0px;margin-right:0px;}
 #menu_dr4r3_websiteMenu_1467029607997 ul.MenuHorizontal > li > a { border-bottom-width:0; border-left-width:0px; border-left-color:#000000; border-left-style: solid;}
 #menu_dr4r3_websiteMenu_1467029607997 ul.MenuHorizontal > li:last-child > a { border-left-width:0;}
 #menu_dr4r3_websiteMenu_1467029607997 ul.MenuHorizontal ul {background-color:rgb(0, 143, 211);}
 #menu_dr4r3_websiteMenu_1467029607997 ul.MenuHorizontal ul li a:hover, #menu_dr4r3_websiteMenu_1467029607997 ul.MenuHorizontal ul li a:focus {background-color:rgba(1, 61, 104, 0.94);}
 #menu_dr4r3_websiteMenu_1467029607997 ul.MenuHorizontal ul li a {color:#dedede;}
 #menu_dr4r3_websiteMenu_1467029607997 ul.MenuHorizontal ul li a:hover, #menu_dr4r3_websiteMenu_1467029607997 ul.MenuHorizontal ul li a:focus {color:#ffffff}
 #menu_dr4r3_websiteMenu_1467029607997 ul.MenuHorizontal ul li a { font-size:16px; font-family:Assistant, arial; font-weight:normal; font-style:normal;}
 #menu_dr4r3_websiteMenu_1467029607997 ul.MenuHorizontal ul li a {width:200px;}
 #menu_dr4r3_websiteMenu_1467029607997 ul.MenuHorizontal ul li a {padding-top:5px;padding-right:5px;padding-bottom:5px;padding-left:5px;}
#menu_dr4r3_websiteMenu_1467029607997 ul.MenuHorizontal {border-radius: inherit;}
#menu_dr4r3_websiteMenu_1467029607997.MenuDesigHorizontal ul.MenuHorizontal > li:first-child {border-top-right-radius: inherit;border-bottom-right-radius: inherit;}
#menu_dr4r3_websiteMenu_1467029607997.MenuDesigHorizontal ul.MenuHorizontal > li:first-child a {border-top-right-radius: inherit;border-bottom-right-radius: inherit;}
#menu_dr4r3_websiteMenu_1467029607997.MenuDesigHorizontal ul.MenuHorizontal > li:last-child {border-top-left-radius: inherit;border-bottom-left-radius: inherit;}
#menu_dr4r3_websiteMenu_1467029607997.MenuDesigHorizontal ul.MenuHorizontal > li:last-child a {border-top-left-radius: inherit;border-bottom-left-radius: inherit;}
#menu_dr4r3_websiteMenu_1467029607997.MenuDesignVertical ul.MenuHorizontal > li:first-child {border-top-left-radius: inherit;border-top-right-radius: inherit;}
#menu_dr4r3_websiteMenu_1467029607997.MenuDesignVertical ul.MenuHorizontal > li:first-child a {border-top-left-radius: inherit;border-top-right-radius: inherit;}
#menu_dr4r3_websiteMenu_1467029607997.MenuDesignVertical ul.MenuHorizontal > li:last-child {border-bottom-left-radius: inherit;border-bottom-right-radius: inherit;}
#menu_dr4r3_websiteMenu_1467029607997.MenuDesignVertical ul.MenuHorizontal > li:last-child a {border-bottom-left-radius: inherit;border-bottom-right-radius: inherit;}
 /* end_style_dr4r3_websiteMenu_1467029607997 */
/* start_style_dr4r3_easyText_1467030786079 */  #content_dr4r3_easyText_1467030786079 .buttonTool {color:#bf4b4b;}
 #content_dr4r3_easyText_1467030786079 .buttonTool { font-family:Almoni Dl, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1467030786079 */
/* start_style_dr4r3_easyText_1467030786094 */  #content_dr4r3_easyText_1467030786094 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1467030786094 .buttonTool { font-family:Almoni Dl, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1467030786094 */
/* start_style_dr4r3_easyText_1467031082189 */  #content_dr4r3_easyText_1467031082189 .buttonTool {color:#bf4b4b;}
 #content_dr4r3_easyText_1467031082189 .buttonTool { font-family:Almoni Dl, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1467031082189 */
/* start_style_dr4r3_easyText_1467031082239 */  #content_dr4r3_easyText_1467031082239 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1467031082239 .buttonTool { font-family:Almoni Dl, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1467031082239 */
/* start_style_mobile_MobileStyle */  #mobileToolbarMenu {background-color:rgb(1, 61, 104);}
 #mobileToolbarMenu .mobileHeader {color:#ffffff;}
 #mobileToolbarMenu {background-image:none;}
 ul.MobileMenuHorizontal {background-color:rgba(1, 61, 104, 0.94);}
 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_1467201139672 */  #content_dr4r3_easyText_1467201139672 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1467201139672 .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_1467201139672 */
/* start_style_dr4r3_easyText_1467202054743 */  #content_dr4r3_easyText_1467202054743 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1467202054743 .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_1467202054743 */
/* start_style_dr4r3_easyText_1467202694598 */  #content_dr4r3_easyText_1467202694598 .buttonTool {color:#d97855;}
 #content_dr4r3_easyText_1467202694598 .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_1467202694598 */
/* start_style_dr4r3_easyText_1467202745910 */  #content_dr4r3_easyText_1467202745910 .buttonTool {color:#d97855;}
 #content_dr4r3_easyText_1467202745910 .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_1467202745910 */
/* start_style_dr4r3_easyText_1467202784075 */  #content_dr4r3_easyText_1467202784075 .buttonTool {color:#d97855;}
 #content_dr4r3_easyText_1467202784075 .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_1467202784075 */
/* start_style_dr4r3_easyText_1467202869165 */  #content_dr4r3_easyText_1467202869165 .buttonTool {color:#d97855;}
 #content_dr4r3_easyText_1467202869165 .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_1467202869165 */
/* start_style_dr4r3_easyText_1467202970254 */  #content_dr4r3_easyText_1467202970254 .buttonTool {color:#d97855;}
 #content_dr4r3_easyText_1467202970254 .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_1467202970254 */
/* start_style_dr4r3_easyText_1467203010755 */  #content_dr4r3_easyText_1467203010755 .buttonTool {color:#d97855;}
 #content_dr4r3_easyText_1467203010755 .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_1467203010755 */
/* start_style_dr4r3_easyText_1467203097060 */  #content_dr4r3_easyText_1467203097060 .buttonTool {color:#d97855;}
 #content_dr4r3_easyText_1467203097060 .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_1467203097060 */
/* start_style_dr4r3_easyText_1467203144663 */  #content_dr4r3_easyText_1467203144663 .buttonTool {color:#d97855;}
 #content_dr4r3_easyText_1467203144663 .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_1467203144663 */
/* start_style_dr4r3_easyText_1467203436398 */  #content_dr4r3_easyText_1467203436398 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1467203436398 .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_1467203436398 */
/* start_style_dr4r3_easyText_1467203696297 */  #content_dr4r3_easyText_1467203696297 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1467203696297 .buttonTool { font-family:Almoni Dl, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1467203696297 */
/* start_style_dr4r3_easyText_1467203861466 */  #content_dr4r3_easyText_1467203861466 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1467203861466 .buttonTool { font-family:Almoni Dl, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1467203861466 */
/* start_style_dr4r3_easyText_1467204105929 */  #content_dr4r3_easyText_1467204105929 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1467204105929 .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_1467204105929 */
/* start_style_dr4r3_easyText_1467204105709 */  #content_dr4r3_easyText_1467204105709 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1467204105709 .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_1467204105709 */
/* start_style_dr4r3_easyText_1467206051746 */  #content_dr4r3_easyText_1467206051746 .buttonTool {color:#d97855;}
 #content_dr4r3_easyText_1467206051746 .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_1467206051746 */
/* start_style_dr4r3_easyText_1467206051762 */  #content_dr4r3_easyText_1467206051762 .buttonTool {color:#d97855;}
 #content_dr4r3_easyText_1467206051762 .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_1467206051762 */
/* start_style_dr4r3_easyText_1467206051778 */  #content_dr4r3_easyText_1467206051778 .buttonTool {color:#d97855;}
 #content_dr4r3_easyText_1467206051778 .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_1467206051778 */
/* start_style_dr4r3_easyText_1467206051792 */  #content_dr4r3_easyText_1467206051792 .buttonTool {color:#d97855;}
 #content_dr4r3_easyText_1467206051792 .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_1467206051792 */
/* start_style_dr4r3_easyText_1467206051806 */  #content_dr4r3_easyText_1467206051806 .buttonTool {color:#d97855;}
 #content_dr4r3_easyText_1467206051806 .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_1467206051806 */
/* start_style_dr4r3_easyText_1467206051821 */  #content_dr4r3_easyText_1467206051821 .buttonTool {color:#d97855;}
 #content_dr4r3_easyText_1467206051821 .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_1467206051821 */
/* start_style_dr4r3_easyText_1467206051837 */  #content_dr4r3_easyText_1467206051837 .buttonTool {color:#d97855;}
 #content_dr4r3_easyText_1467206051837 .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_1467206051837 */
/* start_style_dr4r3_easyText_1467206051703 */  #content_dr4r3_easyText_1467206051703 .buttonTool {color:#272727;}
 #content_dr4r3_easyText_1467206051703 .buttonTool { font-family:Almoni Dl, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1467206051703 */
/* start_style_dr4r3_easyText_1467206209399 */  #content_dr4r3_easyText_1467206209399 .buttonTool {color:#272727;}
 #content_dr4r3_easyText_1467206209399 .buttonTool { font-family:Almoni Dl, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1467206209399 */
/* start_style_dr4r3_easyText_1467206244901 */  #content_dr4r3_easyText_1467206244901 .buttonTool {color:#272727;}
 #content_dr4r3_easyText_1467206244901 .buttonTool { font-family:Almoni Dl, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1467206244901 */
/* start_style_dr4r3_easyText_1467206244931 */  #content_dr4r3_easyText_1467206244931 .buttonTool {color:#272727;}
 #content_dr4r3_easyText_1467206244931 .buttonTool { font-family:Almoni Dl, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1467206244931 */
/* start_style_dr4r3_easyText_1467206334517 */  #content_dr4r3_easyText_1467206334517 .buttonTool {color:#272727;}
 #content_dr4r3_easyText_1467206334517 .buttonTool { font-family:Almoni Dl, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1467206334517 */
/* start_style_dr4r3_easyText_1467206334570 */  #content_dr4r3_easyText_1467206334570 .buttonTool {color:#272727;}
 #content_dr4r3_easyText_1467206334570 .buttonTool { font-family:Almoni Dl, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1467206334570 */
/* start_style_dr4r3_easyText_1467206582989 */  #content_dr4r3_easyText_1467206582989 .buttonTool {color:#272727;}
 #content_dr4r3_easyText_1467206582989 .buttonTool { font-family:Almoni Dl, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1467206582989 */
/* start_style_dr4r3_easyText_1467206583040 */  #content_dr4r3_easyText_1467206583040 .buttonTool {color:#272727;}
 #content_dr4r3_easyText_1467206583040 .buttonTool { font-family:Almoni Dl, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1467206583040 */
/* start_style_dr4r3_easyText_1467206785180 */  #content_dr4r3_easyText_1467206785180 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1467206785180 .buttonTool { font-family:Almoni Dl, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1467206785180 */
/* start_style_dr4r3_easyText_1467207048789 */  #content_dr4r3_easyText_1467207048789 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1467207048789 .buttonTool { font-family:Almoni Dl, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1467207048789 */
/* start_style_dr4r3_easyText_1467207070429 */  #content_dr4r3_easyText_1467207070429 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1467207070429 .buttonTool { font-family:Almoni Dl, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1467207070429 */
/* start_style_dr4r3_easyText_1467201203536 */  #content_dr4r3_easyText_1467201203536 .buttonTool {color:#d97855;}
 #content_dr4r3_easyText_1467201203536 .buttonTool { font-family:Almoni Dl, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1467201203536 */
/* start_style_dr4r3_easyText_1467719546108 */  #content_dr4r3_easyText_1467719546108 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1467719546108 .buttonTool { font-family:Almoni Dl, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1467719546108 */
/* start_style_dr4r3_button_1467719605484 */  #content_dr4r3_button_1467719605484 .buttonTool:hover {border-color:#6c6c6c !important;}
 #content_dr4r3_button_1467719605484 .buttonTool {background-color:rgb(166, 77, 121);}
 #content_dr4r3_button_1467719605484 .buttonTool:hover {background-color:rgb(189, 98, 143);}
 #content_dr4r3_button_1467719605484 .buttonTool {color:#ffffff;}
 #content_dr4r3_button_1467719605484 .buttonTool:hover {color:#ffffff;}
 #content_dr4r3_button_1467719605484 .buttonTool { font-size:20px; font-family:Almoni Dl, arial; font-weight:normal; font-style:normal;}
 /* end_style_dr4r3_button_1467719605484 */
/* start_style_dr4r3_easyText_1467722725842 */  #content_dr4r3_easyText_1467722725842 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1467722725842 .buttonTool { font-family:Almoni Dl, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1467722725842 */
/* start_style_dr4r3_easyText_1467722791420 */  #content_dr4r3_easyText_1467722791420 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1467722791420 .buttonTool { font-family:Almoni Dl, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1467722791420 */
/* start_style_dr4r3_easyText_1467723285370 */  #content_dr4r3_easyText_1467723285370 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1467723285370 .buttonTool { font-family:Almoni Dl, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1467723285370 */
/* start_style_dr4r3_easyText_1467723285423 */  #content_dr4r3_easyText_1467723285423 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1467723285423 .buttonTool { font-family:Almoni Dl, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1467723285423 */
/* start_style_dr4r3_easyText_1467723910672 */  #content_dr4r3_easyText_1467723910672 .buttonTool {color:#26a9a9;}
 #content_dr4r3_easyText_1467723910672 .buttonTool { font-family:Almoni Dl, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1467723910672 */
/* start_style_dr4r3_easyText_1467723910686 */  #content_dr4r3_easyText_1467723910686 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1467723910686 .buttonTool { font-family:Almoni Dl, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1467723910686 */
/* start_style_dr4r3_easyText_1467723910701 */  #content_dr4r3_easyText_1467723910701 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1467723910701 .buttonTool { font-family:Almoni Dl, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1467723910701 */
/* start_style_dr4r3_easyText_1467723910716 */  #content_dr4r3_easyText_1467723910716 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1467723910716 .buttonTool { font-family:Almoni Dl, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1467723910716 */
/* start_style_dr4r3_easyText_1467723910735 */  #content_dr4r3_easyText_1467723910735 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1467723910735 .buttonTool { font-family:Almoni Dl, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1467723910735 */
/* start_style_dr4r3_easyText_1467724169560 */  #content_dr4r3_easyText_1467724169560 .buttonTool {color:#26a9a9;}
 #content_dr4r3_easyText_1467724169560 .buttonTool { font-family:Almoni Dl, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1467724169560 */
/* start_style_dr4r3_easyText_1467724267041 */  #content_dr4r3_easyText_1467724267041 .buttonTool {color:#26a9a9;}
 #content_dr4r3_easyText_1467724267041 .buttonTool { font-family:Almoni Dl, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1467724267041 */
/* start_style_dr4r3_easyText_1467724429730 */  #content_dr4r3_easyText_1467724429730 .buttonTool {color:#26a9a9;}
 #content_dr4r3_easyText_1467724429730 .buttonTool { font-family:Almoni Dl, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1467724429730 */
/* start_style_fonts */  div[id^='dr4r3_text'], div[id^='dr4r3_easyText'], div[id^='dr4r3_boxshape'], div[id^='dr4r3_circleShape'] { font-size: 18px; }
 a {color:#26a9a9;}
 a:hover {color:#000000;}
h1 { color:#000000; font-size:34px; font-family:Open Sans Hebrew, arial;}
h2 { color:#000000; font-size:20px; font-family:Assistant, arial;}
h3 { color:#000000; font-size:32px; font-family:Open Sans Hebrew, arial;}
h4 { color:#000000; font-size:32px; font-family:Open Sans Hebrew, arial;}
h5 { color:#000000; font-size:32px; font-family:Open Sans Hebrew, arial;}
h6 { color:#000000; font-size:32px; font-family:Open Sans Hebrew, arial;}
 /* end_style_fonts */
/* start_style_dr4r3_easyText_1468839312266 */  #content_dr4r3_easyText_1468839312266 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1468839312266 .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_1468839312266 */
/* start_style_dr4r3_easyText_1468839621752 */  #content_dr4r3_easyText_1468839621752 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1468839621752 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1468839621752 */
/* start_style_dr4r3_button_1468840767607 */  #content_dr4r3_button_1468840767607 .buttonTool:hover {border-color:#82bdc4 !important;}
 #content_dr4r3_button_1468840767607 .buttonTool {background-color:rgba(66, 139, 202, 0);}
 #content_dr4r3_button_1468840767607 .buttonTool:hover {background-color:rgba(255, 255, 255, 0);}
 #content_dr4r3_button_1468840767607 .buttonTool {color:#ffffff;}
 #content_dr4r3_button_1468840767607 .buttonTool:hover {color:#82bdc4;}
 #content_dr4r3_button_1468840767607 .buttonTool { font-size:21px; font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal;}
 /* end_style_dr4r3_button_1468840767607 */
/* start_style_dr4r3_button_1468840848100 */  #content_dr4r3_button_1468840848100 .buttonTool:hover {border-color:#82bdc4 !important;}
 #content_dr4r3_button_1468840848100 .buttonTool {background-color:rgba(66, 139, 202, 0);}
 #content_dr4r3_button_1468840848100 .buttonTool:hover {background-color:rgba(255, 255, 255, 0);}
 #content_dr4r3_button_1468840848100 .buttonTool {color:#ffffff;}
 #content_dr4r3_button_1468840848100 .buttonTool:hover {color:#82bdc4;}
 #content_dr4r3_button_1468840848100 .buttonTool { font-size:21px; font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal;}
 /* end_style_dr4r3_button_1468840848100 */
/* start_style_dr4r3_easyText_1468841104733 */  #content_dr4r3_easyText_1468841104733 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1468841104733 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1468841104733 */
/* start_style_dr4r3_easyText_1468845983929 */  #content_dr4r3_easyText_1468845983929 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1468845983929 .buttonTool { font-family:Almoni Dl, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1468845983929 */
/* start_style_dr4r3_easyText_1468846012871 */  #content_dr4r3_easyText_1468846012871 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1468846012871 .buttonTool { font-family:Almoni Dl, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1468846012871 */
/* start_style_dr4r3_easyText_1468846438763 */  #content_dr4r3_easyText_1468846438763 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1468846438763 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1468846438763 */
/* start_style_dr4r3_easyText_1468846834924 */  #content_dr4r3_easyText_1468846834924 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1468846834924 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1468846834924 */
/* start_style_dr4r3_easyText_1468846997212 */  #content_dr4r3_easyText_1468846997212 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1468846997212 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1468846997212 */
/* start_style_dr4r3_easyText_1468848053843 */  #content_dr4r3_easyText_1468848053843 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1468848053843 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1468848053843 */
/* start_style_dr4r3_easyText_1468848053848 */  #content_dr4r3_easyText_1468848053848 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1468848053848 .buttonTool { font-family:Almoni Dl, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1468848053848 */
/* start_style_dr4r3_easyText_1468848053853 */  #content_dr4r3_easyText_1468848053853 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1468848053853 .buttonTool { font-family:Almoni Dl, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1468848053853 */
/* start_style_dr4r3_easyText_1468848053857 */  #content_dr4r3_easyText_1468848053857 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1468848053857 .buttonTool { font-family:Almoni Dl, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1468848053857 */
/* start_style_dr4r3_easyText_1468848053861 */  #content_dr4r3_easyText_1468848053861 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1468848053861 .buttonTool { font-family:Almoni Dl, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1468848053861 */
/* start_style_dr4r3_button_1468848339000 */  #content_dr4r3_button_1468848339000 .buttonTool:hover {border-color:#82bdc4 !important;}
 #content_dr4r3_button_1468848339000 .buttonTool {background-color:rgba(66, 139, 202, 0);}
 #content_dr4r3_button_1468848339000 .buttonTool:hover {background-color:rgba(255, 255, 255, 0);}
 #content_dr4r3_button_1468848339000 .buttonTool {color:#ffffff;}
 #content_dr4r3_button_1468848339000 .buttonTool:hover {color:#82bdc4;}
 #content_dr4r3_button_1468848339000 .buttonTool { font-size:21px; font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal;}
 /* end_style_dr4r3_button_1468848339000 */
/* start_style_dr4r3_easyText_1468848436565 */  #content_dr4r3_easyText_1468848436565 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1468848436565 .buttonTool { font-family:Almoni Dl, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1468848436565 */
/* start_style_dr4r3_easyText_1468849803615 */  #content_dr4r3_easyText_1468849803615 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1468849803615 .buttonTool { font-family:Almoni Dl, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1468849803615 */
/* start_style_dr4r3_easyText_1468849813558 */  #content_dr4r3_easyText_1468849813558 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1468849813558 .buttonTool { font-family:Almoni Dl, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1468849813558 */
/* start_style_dr4r3_easyText_1468849825638 */  #content_dr4r3_easyText_1468849825638 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1468849825638 .buttonTool { font-family:Almoni Dl, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1468849825638 */
/* start_style_dr4r3_easyText_1468849908790 */  #content_dr4r3_easyText_1468849908790 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1468849908790 .buttonTool { font-family:Almoni Dl, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1468849908790 */
/* start_style_dr4r3_easyText_1468849908822 */  #content_dr4r3_easyText_1468849908822 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1468849908822 .buttonTool { font-family:Almoni Dl, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1468849908822 */
/* start_style_dr4r3_easyText_1468850103075 */  #content_dr4r3_easyText_1468850103075 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1468850103075 .buttonTool { font-family:Almoni Dl, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1468850103075 */
/* start_style_dr4r3_easyText_1468850103034 */  #content_dr4r3_easyText_1468850103034 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1468850103034 .buttonTool { font-family:Almoni Dl, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1468850103034 */
/* start_style_dr4r3_easyText_1468850377018 */  #content_dr4r3_easyText_1468850377018 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1468850377018 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1468850377018 */
/* start_style_dr4r3_easyText_1468905458107 */  #content_dr4r3_easyText_1468905458107 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1468905458107 .buttonTool { font-family:Almoni Dl, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1468905458107 */
/* start_style_dr4r3_easyText_1468905458151 */  #content_dr4r3_easyText_1468905458151 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1468905458151 .buttonTool { font-family:Almoni Dl, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1468905458151 */
/* start_style_dr4r3_easyText_1468905458166 */  #content_dr4r3_easyText_1468905458166 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1468905458166 .buttonTool { font-family:Almoni Dl, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1468905458166 */
/* start_style_dr4r3_easyText_1468905458182 */  #content_dr4r3_easyText_1468905458182 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1468905458182 .buttonTool { font-family:Almoni Dl, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1468905458182 */
/* start_style_dr4r3_easyText_1468905809675 */  #content_dr4r3_easyText_1468905809675 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1468905809675 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1468905809675 */
/* start_style_dr4r3_easyText_1468906454139 */  #content_dr4r3_easyText_1468906454139 .buttonTool {color:#bee9ee;}
 #content_dr4r3_easyText_1468906454139 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1468906454139 */
/* start_style_dr4r3_easyText_1468908151298 */  #content_dr4r3_easyText_1468908151298 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1468908151298 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1468908151298 */
/* start_style_dr4r3_easyText_1468908189717 */  #content_dr4r3_easyText_1468908189717 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1468908189717 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1468908189717 */
/* start_style_dr4r3_easyText_1468910330051 */  #content_dr4r3_easyText_1468910330051 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1468910330051 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1468910330051 */
/* start_style_dr4r3_easyText_1468910420499 */  #content_dr4r3_easyText_1468910420499 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1468910420499 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1468910420499 */
/* start_style_dr4r3_easyText_1468910505923 */  #content_dr4r3_easyText_1468910505923 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1468910505923 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1468910505923 */
/* start_style_dr4r3_easyText_1468910505966 */  #content_dr4r3_easyText_1468910505966 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1468910505966 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1468910505966 */
/* start_style_dr4r3_easyText_1468910505988 */  #content_dr4r3_easyText_1468910505988 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1468910505988 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1468910505988 */
/* start_style_dr4r3_button_1468910829272 */  #content_dr4r3_button_1468910829272 .buttonTool:hover {border-color:#666666 !important;}
 #content_dr4r3_button_1468910829272 .buttonTool {background-color:rgba(66, 139, 202, 0);}
 #content_dr4r3_button_1468910829272 .buttonTool:hover {background-color:rgba(255, 255, 255, 0);}
 #content_dr4r3_button_1468910829272 .buttonTool {color:#82bdc4;}
 #content_dr4r3_button_1468910829272 .buttonTool:hover {color:#666666;}
 #content_dr4r3_button_1468910829272 .buttonTool { font-size:21px; font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal;}
 /* end_style_dr4r3_button_1468910829272 */
/* start_style_dr4r3_easyText_1567598359975 */  #content_dr4r3_easyText_1567598359975 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1567598359975 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:1px;}
 /* end_style_dr4r3_easyText_1567598359975 */
/* start_style_padding_dr4r3_websiteMenu_1567775953396 */  #menu_dr4r3_websiteMenu_1567775953396 ul.MenuHorizontal > li > a {padding-top:31.571800000000003px;padding-bottom:31.571800000000003px;padding-right:9.873046875px;padding-left:9.873046875px;}
 /* end_style_padding_dr4r3_websiteMenu_1567775953396 */
/* start_style_dr4r3_websiteMenu_1567775953396 */  #menu_dr4r3_websiteMenu_1567775953396 ul.MenuHorizontal a:hover, #menu_dr4r3_websiteMenu_1567775953396 ul.MenuHorizontal a:focus {background-color:rgba(157, 210, 216, 0);}
 #menu_dr4r3_websiteMenu_1567775953396 ul.MenuHorizontal a.MenuBarItemHover, #menu_dr4r3_websiteMenu_1567775953396 ul.MenuHorizontal a.MenuBarItemSubmenuHover, #menu_dr4r3_websiteMenu_1567775953396 ul.MenuHorizontal a.MenuBarSubmenuVisible {background-color:rgba(157, 210, 216, 0);color:#ff9900;}
 #menu_dr4r3_websiteMenu_1567775953396 ul.MenuHorizontal li.menu_h_active a {background-color:rgba(157, 210, 216, 0);color:#ff9900;}
 #menu_dr4r3_websiteMenu_1567775953396 ul.MenuHorizontal a {color:#006ab5;}
 #menu_dr4r3_websiteMenu_1567775953396 ul.MenuHorizontal a:hover, #menu_dr4r3_websiteMenu_1567775953396 ul.MenuHorizontal a:focus {color:#ff9900}
 #menu_dr4r3_websiteMenu_1567775953396 ul.MenuHorizontal a { font-size:16px; font-family:Assistant, arial; font-weight:normal; font-style:normal;}
 #menu_dr4r3_websiteMenu_1567775953396 ul.MenuHorizontal > li {margin-left:0px;margin-right:0px;}
 #menu_dr4r3_websiteMenu_1567775953396 ul.MenuHorizontal > li > a { border-bottom-width:0; border-left-width:0px; border-left-color:#000000; border-left-style: solid;}
 #menu_dr4r3_websiteMenu_1567775953396 ul.MenuHorizontal > li:last-child > a { border-left-width:0;}
 #menu_dr4r3_websiteMenu_1567775953396 ul.MenuHorizontal ul {background-color:rgb(0, 143, 211);}
 #menu_dr4r3_websiteMenu_1567775953396 ul.MenuHorizontal ul li a:hover, #menu_dr4r3_websiteMenu_1567775953396 ul.MenuHorizontal ul li a:focus {background-color:rgba(1, 61, 104, 0.94);}
 #menu_dr4r3_websiteMenu_1567775953396 ul.MenuHorizontal ul li a {color:#dedede;}
 #menu_dr4r3_websiteMenu_1567775953396 ul.MenuHorizontal ul li a:hover, #menu_dr4r3_websiteMenu_1567775953396 ul.MenuHorizontal ul li a:focus {color:#ffffff}
 #menu_dr4r3_websiteMenu_1567775953396 ul.MenuHorizontal ul li a { font-size:16px; font-family:Assistant, arial; font-weight:normal; font-style:normal;}
 #menu_dr4r3_websiteMenu_1567775953396 ul.MenuHorizontal ul li a {width:200px;}
 #menu_dr4r3_websiteMenu_1567775953396 ul.MenuHorizontal ul li a {padding-top:5px;padding-right:5px;padding-bottom:5px;padding-left:5px;}
#menu_dr4r3_websiteMenu_1567775953396 ul.MenuHorizontal {border-radius: inherit;}
#menu_dr4r3_websiteMenu_1567775953396.MenuDesigHorizontal ul.MenuHorizontal > li:first-child {border-top-right-radius: inherit;border-bottom-right-radius: inherit;}
#menu_dr4r3_websiteMenu_1567775953396.MenuDesigHorizontal ul.MenuHorizontal > li:first-child a {border-top-right-radius: inherit;border-bottom-right-radius: inherit;}
#menu_dr4r3_websiteMenu_1567775953396.MenuDesigHorizontal ul.MenuHorizontal > li:last-child {border-top-left-radius: inherit;border-bottom-left-radius: inherit;}
#menu_dr4r3_websiteMenu_1567775953396.MenuDesigHorizontal ul.MenuHorizontal > li:last-child a {border-top-left-radius: inherit;border-bottom-left-radius: inherit;}
#menu_dr4r3_websiteMenu_1567775953396.MenuDesignVertical ul.MenuHorizontal > li:first-child {border-top-left-radius: inherit;border-top-right-radius: inherit;}
#menu_dr4r3_websiteMenu_1567775953396.MenuDesignVertical ul.MenuHorizontal > li:first-child a {border-top-left-radius: inherit;border-top-right-radius: inherit;}
#menu_dr4r3_websiteMenu_1567775953396.MenuDesignVertical ul.MenuHorizontal > li:last-child {border-bottom-left-radius: inherit;border-bottom-right-radius: inherit;}
#menu_dr4r3_websiteMenu_1567775953396.MenuDesignVertical ul.MenuHorizontal > li:last-child a {border-bottom-left-radius: inherit;border-bottom-right-radius: inherit;}
 /* end_style_dr4r3_websiteMenu_1567775953396 */
/* start_style_dr4r3_easyText_1567778392037 */  #content_dr4r3_easyText_1567778392037 .buttonTool {color:#006ab5;}
 #content_dr4r3_easyText_1567778392037 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:1px;}
 /* end_style_dr4r3_easyText_1567778392037 */
/* start_style_dr4r3_easyText_1567778432635 */  #content_dr4r3_easyText_1567778432635 .buttonTool {color:#006ab5;}
 #content_dr4r3_easyText_1567778432635 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:1px;}
 /* end_style_dr4r3_easyText_1567778432635 */
/* start_style_dr4r3_easyText_1568704273008 */  #content_dr4r3_easyText_1568704273008 .buttonTool {color:#006ab5;}
 #content_dr4r3_easyText_1568704273008 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1568704273008 */
/* start_style_dr4r3_easyText_1568704323896 */  #content_dr4r3_easyText_1568704323896 .buttonTool {color:#006ab5;}
 #content_dr4r3_easyText_1568704323896 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1568704323896 */
/* start_style_dr4r3_easyText_1568704331415 */  #content_dr4r3_easyText_1568704331415 .buttonTool {color:#006ab5;}
 #content_dr4r3_easyText_1568704331415 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1568704331415 */
/* start_style_dr4r3_easyText_1568704342717 */  #content_dr4r3_easyText_1568704342717 .buttonTool {color:#666666;}
 #content_dr4r3_easyText_1568704342717 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1568704342717 */
/* start_style_dr4r3_easyText_1568704342799 */  #content_dr4r3_easyText_1568704342799 .buttonTool {color:#666666;}
 #content_dr4r3_easyText_1568704342799 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1568704342799 */
/* start_style_dr4r3_easyText_1570192514213 */  #content_dr4r3_easyText_1570192514213 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1570192514213 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1570192514213 */
/* start_style_dr4r3_button_1570192563121 */  #content_dr4r3_button_1570192563121 .buttonTool:hover {border-color:#357ebd !important;}
 #content_dr4r3_button_1570192563121 .buttonTool {background-color:rgb(255, 255, 255);}
 #content_dr4r3_button_1570192563121 .buttonTool:hover {background-color:rgba(0, 0, 0, 0.36);}
 #content_dr4r3_button_1570192563121 .buttonTool {color:#00a2e2;}
 #content_dr4r3_button_1570192563121 .buttonTool:hover {color:#ff9900;}
 #content_dr4r3_button_1570192563121 .buttonTool { font-size:18px; font-family:Assistant, arial; font-weight:normal; font-style:normal;}
 /* end_style_dr4r3_button_1570192563121 */
/* start_style_dr4r3_easyText_1570797807858 */  #content_dr4r3_easyText_1570797807858 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1570797807858 .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_1570797807858 */
/* start_style_dr4r3_easyText_1570798256342 */  /* end_style_dr4r3_easyText_1570798256342 */
/* start_style_dr4r3_easyText_1570798295118 */  #content_dr4r3_easyText_1570798295118 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1570798295118 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1570798295118 */
/* start_style_dr4r3_easyText_1570798708063 */  #content_dr4r3_easyText_1570798708063 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1570798708063 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1570798708063 */
/* start_style_dr4r3_easyText_1571151021752 */  #content_dr4r3_easyText_1571151021752 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1571151021752 .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_1571151021752 */
/* start_style_dr4r3_easyText_1571151021757 */  #content_dr4r3_easyText_1571151021757 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1571151021757 .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_1571151021757 */
/* start_style_dr4r3_easyText_1571151021764 */  #content_dr4r3_easyText_1571151021764 .buttonTool {color:#434343;}
 #content_dr4r3_easyText_1571151021764 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1571151021764 */
/* start_style_dr4r3_easyText_1571151021826 */  #content_dr4r3_easyText_1571151021826 .buttonTool {color:#ff9900;}
 #content_dr4r3_easyText_1571151021826 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1571151021826 */
/* start_style_dr4r3_easyText_1571151021761 */  /* end_style_dr4r3_easyText_1571151021761 */
/* start_style_dr4r3_easyText_1571151189115 */  #content_dr4r3_easyText_1571151189115 .buttonTool {color:#00a2e2;}
 #content_dr4r3_easyText_1571151189115 .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_1571151189115 */
/* start_style_dr4r3_button_1571151189118 */  #content_dr4r3_button_1571151189118 .buttonTool:hover {border-color:#a76706 !important;}
 #content_dr4r3_button_1571151189118 .buttonTool {background-color:rgb(0, 162, 226);}
 #content_dr4r3_button_1571151189118 .buttonTool:hover {background-color:rgb(255, 153, 0);}
 #content_dr4r3_button_1571151189118 .buttonTool {color:#ffffff;}
 #content_dr4r3_button_1571151189118 .buttonTool:hover {color:#ffffff;}
 #content_dr4r3_button_1571151189118 .buttonTool { font-size:20px; font-family:Assistant, arial; font-weight:normal; font-style:normal;}
 /* end_style_dr4r3_button_1571151189118 */
/* start_style_dr4r3_easyText_1571151189112 */  #content_dr4r3_easyText_1571151189112 .buttonTool {color:#00a2e2;}
 #content_dr4r3_easyText_1571151189112 .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_1571151189112 */
/* start_style_dr4r3_easyText_1571208211703 */  #content_dr4r3_easyText_1571208211703 .buttonTool {color:#ff9900;}
 #content_dr4r3_easyText_1571208211703 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1571208211703 */
/* start_style_dr4r3_easyText_1571208445550 */  #content_dr4r3_easyText_1571208445550 .buttonTool {color:#00aeef;}
 #content_dr4r3_easyText_1571208445550 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1571208445550 */
/* start_style_dr4r3_easyText_1571208514458 */  #content_dr4r3_easyText_1571208514458 .buttonTool {color:#013d68;}
 #content_dr4r3_easyText_1571208514458 .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_1571208514458 */
/* start_style_dr4r3_easyText_1571208725010 */  #content_dr4r3_easyText_1571208725010 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1571208725010 .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_1571208725010 */
/* start_style_dr4r3_easyText_1571208725016 */  #content_dr4r3_easyText_1571208725016 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1571208725016 .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_1571208725016 */
/* start_style_dr4r3_easyText_1571208725019 */  /* end_style_dr4r3_easyText_1571208725019 */
/* start_style_dr4r3_easyText_1571208883288 */  #content_dr4r3_easyText_1571208883288 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1571208883288 .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_1571208883288 */
/* start_style_dr4r3_easyText_1571208941499 */  #content_dr4r3_easyText_1571208941499 .buttonTool {color:#00aeef;}
 #content_dr4r3_easyText_1571208941499 .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_1571208941499 */
/* start_style_dr4r3_easyText_1571208964042 */  #content_dr4r3_easyText_1571208964042 .buttonTool {color:#00aeef;}
 #content_dr4r3_easyText_1571208964042 .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_1571208964042 */
/* start_style_dr4r3_easyText_1571208951563 */  #content_dr4r3_easyText_1571208951563 .buttonTool {color:#d70000;}
 #content_dr4r3_easyText_1571208951563 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1571208951563 */
/* start_style_dr4r3_easyText_1571208976412 */  #content_dr4r3_easyText_1571208976412 .buttonTool {color:#d70000;}
 #content_dr4r3_easyText_1571208976412 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1571208976412 */
/* start_style_dr4r3_easyText_1571208993466 */  #content_dr4r3_easyText_1571208993466 .buttonTool {color:#d70000;}
 #content_dr4r3_easyText_1571208993466 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1571208993466 */
/* start_style_dr4r3_easyText_1571208966387 */  #content_dr4r3_easyText_1571208966387 .buttonTool {color:#00aeef;}
 #content_dr4r3_easyText_1571208966387 .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_1571208966387 */
/* start_style_dr4r3_easyText_1571209022449 */  #content_dr4r3_easyText_1571209022449 .buttonTool {color:#00aeef;}
 #content_dr4r3_easyText_1571209022449 .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_1571209022449 */
/* start_style_dr4r3_easyText_1571209022455 */  #content_dr4r3_easyText_1571209022455 .buttonTool {color:#d70000;}
 #content_dr4r3_easyText_1571209022455 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1571209022455 */
/* start_style_dr4r3_easyText_1571209033915 */  #content_dr4r3_easyText_1571209033915 .buttonTool {color:#00aeef;}
 #content_dr4r3_easyText_1571209033915 .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_1571209033915 */
/* start_style_dr4r3_easyText_1571209033918 */  #content_dr4r3_easyText_1571209033918 .buttonTool {color:#d70000;}
 #content_dr4r3_easyText_1571209033918 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1571209033918 */
/* start_style_dr4r3_easyText_1571209043985 */  #content_dr4r3_easyText_1571209043985 .buttonTool {color:#00aeef;}
 #content_dr4r3_easyText_1571209043985 .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_1571209043985 */
/* start_style_dr4r3_easyText_1571209043990 */  #content_dr4r3_easyText_1571209043990 .buttonTool {color:#d70000;}
 #content_dr4r3_easyText_1571209043990 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1571209043990 */
/* start_style_dr4r3_easyText_1571209054715 */  #content_dr4r3_easyText_1571209054715 .buttonTool {color:#00aeef;}
 #content_dr4r3_easyText_1571209054715 .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_1571209054715 */
/* start_style_dr4r3_easyText_1571209054719 */  #content_dr4r3_easyText_1571209054719 .buttonTool {color:#d70000;}
 #content_dr4r3_easyText_1571209054719 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1571209054719 */
/* start_style_dr4r3_easyText_1571209182800 */  #content_dr4r3_easyText_1571209182800 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1571209182800 .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_1571209182800 */
/* start_style_dr4r3_easyText_1571209182806 */  #content_dr4r3_easyText_1571209182806 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1571209182806 .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_1571209182806 */
/* start_style_dr4r3_easyText_1571209182811 */  /* end_style_dr4r3_easyText_1571209182811 */
/* start_style_dr4r3_easyText_1571209182814 */  #content_dr4r3_easyText_1571209182814 .buttonTool {color:#434343;}
 #content_dr4r3_easyText_1571209182814 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1571209182814 */
/* start_style_dr4r3_easyText_1571209182880 */  #content_dr4r3_easyText_1571209182880 .buttonTool {color:#ff9900;}
 #content_dr4r3_easyText_1571209182880 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1571209182880 */
/* start_style_dr4r3_easyText_1571209182960 */  #content_dr4r3_easyText_1571209182960 .buttonTool {color:#00a2e2;}
 #content_dr4r3_easyText_1571209182960 .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_1571209182960 */
/* start_style_dr4r3_easyText_1571209182961 */  #content_dr4r3_easyText_1571209182961 .buttonTool {color:#00a2e2;}
 #content_dr4r3_easyText_1571209182961 .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_1571209182961 */
/* start_style_dr4r3_button_1571209182962 */  #content_dr4r3_button_1571209182962 .buttonTool:hover {border-color:#a76706 !important;}
 #content_dr4r3_button_1571209182962 .buttonTool {background-color:rgb(0, 162, 226);}
 #content_dr4r3_button_1571209182962 .buttonTool:hover {background-color:rgb(255, 153, 0);}
 #content_dr4r3_button_1571209182962 .buttonTool {color:#ffffff;}
 #content_dr4r3_button_1571209182962 .buttonTool:hover {color:#ffffff;}
 #content_dr4r3_button_1571209182962 .buttonTool { font-size:20px; font-family:Assistant, arial; font-weight:normal; font-style:normal;}
 /* end_style_dr4r3_button_1571209182962 */
/* start_style_dr4r3_easyText_1571209317045 */  #content_dr4r3_easyText_1571209317045 .buttonTool {color:#00aeef;}
 #content_dr4r3_easyText_1571209317045 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1571209317045 */
/* start_style_dr4r3_easyText_1571209388261 */  #content_dr4r3_easyText_1571209388261 .buttonTool {color:#ff9900;}
 #content_dr4r3_easyText_1571209388261 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1571209388261 */
/* start_style_dr4r3_easyText_1571209480486 */  #content_dr4r3_easyText_1571209480486 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1571209480486 .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_1571209480486 */
/* start_style_dr4r3_easyText_1571209480489 */  #content_dr4r3_easyText_1571209480489 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1571209480489 .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_1571209480489 */
/* start_style_dr4r3_easyText_1571209480560 */  #content_dr4r3_easyText_1571209480560 .buttonTool {color:#00aeef;}
 #content_dr4r3_easyText_1571209480560 .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_1571209480560 */
/* start_style_dr4r3_easyText_1571209480561 */  #content_dr4r3_easyText_1571209480561 .buttonTool {color:#d70000;}
 #content_dr4r3_easyText_1571209480561 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1571209480561 */
/* start_style_dr4r3_easyText_1571209480564 */  #content_dr4r3_easyText_1571209480564 .buttonTool {color:#00aeef;}
 #content_dr4r3_easyText_1571209480564 .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_1571209480564 */
/* start_style_dr4r3_easyText_1571209480566 */  #content_dr4r3_easyText_1571209480566 .buttonTool {color:#d70000;}
 #content_dr4r3_easyText_1571209480566 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1571209480566 */
/* start_style_dr4r3_easyText_1571209480568 */  #content_dr4r3_easyText_1571209480568 .buttonTool {color:#00aeef;}
 #content_dr4r3_easyText_1571209480568 .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_1571209480568 */
/* start_style_dr4r3_easyText_1571209480570 */  #content_dr4r3_easyText_1571209480570 .buttonTool {color:#d70000;}
 #content_dr4r3_easyText_1571209480570 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1571209480570 */
/* start_style_dr4r3_easyText_1571209480573 */  #content_dr4r3_easyText_1571209480573 .buttonTool {color:#00aeef;}
 #content_dr4r3_easyText_1571209480573 .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_1571209480573 */
/* start_style_dr4r3_easyText_1571209480574 */  #content_dr4r3_easyText_1571209480574 .buttonTool {color:#d70000;}
 #content_dr4r3_easyText_1571209480574 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1571209480574 */
/* start_style_dr4r3_easyText_1571209480576 */  #content_dr4r3_easyText_1571209480576 .buttonTool {color:#00aeef;}
 #content_dr4r3_easyText_1571209480576 .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_1571209480576 */
/* start_style_dr4r3_easyText_1571209480578 */  #content_dr4r3_easyText_1571209480578 .buttonTool {color:#d70000;}
 #content_dr4r3_easyText_1571209480578 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1571209480578 */
/* start_style_dr4r3_easyText_1571209480580 */  #content_dr4r3_easyText_1571209480580 .buttonTool {color:#00aeef;}
 #content_dr4r3_easyText_1571209480580 .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_1571209480580 */
/* start_style_dr4r3_easyText_1571209480582 */  #content_dr4r3_easyText_1571209480582 .buttonTool {color:#d70000;}
 #content_dr4r3_easyText_1571209480582 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1571209480582 */
/* start_style_dr4r3_easyText_1571209480584 */  #content_dr4r3_easyText_1571209480584 .buttonTool {color:#00aeef;}
 #content_dr4r3_easyText_1571209480584 .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_1571209480584 */
/* start_style_dr4r3_easyText_1571209480586 */  #content_dr4r3_easyText_1571209480586 .buttonTool {color:#d70000;}
 #content_dr4r3_easyText_1571209480586 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1571209480586 */
/* start_style_dr4r3_easyText_1571209480589 */  #content_dr4r3_easyText_1571209480589 .buttonTool {color:#00aeef;}
 #content_dr4r3_easyText_1571209480589 .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_1571209480589 */
/* start_style_dr4r3_easyText_1571209480591 */  #content_dr4r3_easyText_1571209480591 .buttonTool {color:#d70000;}
 #content_dr4r3_easyText_1571209480591 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1571209480591 */
/* start_style_dr4r3_easyText_1571209480493 */  /* end_style_dr4r3_easyText_1571209480493 */
/* start_style_dr4r3_easyText_1571209506796 */  #content_dr4r3_easyText_1571209506796 .buttonTool {color:#434343;}
 #content_dr4r3_easyText_1571209506796 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1571209506796 */
/* start_style_dr4r3_easyText_1571210427226 */  #content_dr4r3_easyText_1571210427226 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1571210427226 .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_1571210427226 */
/* start_style_dr4r3_easyText_1571210427241 */  #content_dr4r3_easyText_1571210427241 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1571210427241 .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_1571210427241 */
/* start_style_dr4r3_easyText_1571211208253 */  #content_dr4r3_easyText_1571211208253 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1571211208253 .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_1571211208253 */
/* start_style_dr4r3_easyText_1571211208259 */  #content_dr4r3_easyText_1571211208259 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1571211208259 .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_1571211208259 */
/* start_style_dr4r3_easyText_1571211208263 */  #content_dr4r3_easyText_1571211208263 .buttonTool {color:#434343;}
 #content_dr4r3_easyText_1571211208263 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1571211208263 */
/* start_style_dr4r3_easyText_1571211301265 */  #content_dr4r3_easyText_1571211301265 .buttonTool {color:#00aeef;}
 #content_dr4r3_easyText_1571211301265 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1571211301265 */
/* start_style_dr4r3_easyText_1571211301322 */  #content_dr4r3_easyText_1571211301322 .buttonTool {color:#013d68;}
 #content_dr4r3_easyText_1571211301322 .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_1571211301322 */
/* start_style_dr4r3_easyText_1571211750786 */  #content_dr4r3_easyText_1571211750786 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1571211750786 .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_1571211750786 */
/* start_style_dr4r3_easyText_1571211750801 */  #content_dr4r3_easyText_1571211750801 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1571211750801 .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_1571211750801 */
/* start_style_dr4r3_easyText_1571211750861 */  #content_dr4r3_easyText_1571211750861 .buttonTool {color:#ff9900;}
 #content_dr4r3_easyText_1571211750861 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1571211750861 */
/* start_style_dr4r3_easyText_1571211750866 */  #content_dr4r3_easyText_1571211750866 .buttonTool {color:#00aeef;}
 #content_dr4r3_easyText_1571211750866 .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_1571211750866 */
/* start_style_dr4r3_easyText_1571211750870 */  #content_dr4r3_easyText_1571211750870 .buttonTool {color:#00aeef;}
 #content_dr4r3_easyText_1571211750870 .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_1571211750870 */
/* start_style_dr4r3_easyText_1571211750871 */  #content_dr4r3_easyText_1571211750871 .buttonTool {color:#d70000;}
 #content_dr4r3_easyText_1571211750871 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1571211750871 */
/* start_style_dr4r3_easyText_1571211750874 */  #content_dr4r3_easyText_1571211750874 .buttonTool {color:#00aeef;}
 #content_dr4r3_easyText_1571211750874 .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_1571211750874 */
/* start_style_dr4r3_easyText_1571211750875 */  #content_dr4r3_easyText_1571211750875 .buttonTool {color:#d70000;}
 #content_dr4r3_easyText_1571211750875 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1571211750875 */
/* start_style_dr4r3_easyText_1571211750877 */  #content_dr4r3_easyText_1571211750877 .buttonTool {color:#00aeef;}
 #content_dr4r3_easyText_1571211750877 .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_1571211750877 */
/* start_style_dr4r3_easyText_1571211750878 */  #content_dr4r3_easyText_1571211750878 .buttonTool {color:#d70000;}
 #content_dr4r3_easyText_1571211750878 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1571211750878 */
/* start_style_dr4r3_easyText_1571211750880 */  #content_dr4r3_easyText_1571211750880 .buttonTool {color:#00aeef;}
 #content_dr4r3_easyText_1571211750880 .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_1571211750880 */
/* start_style_dr4r3_easyText_1571211750881 */  #content_dr4r3_easyText_1571211750881 .buttonTool {color:#d70000;}
 #content_dr4r3_easyText_1571211750881 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1571211750881 */
/* start_style_dr4r3_easyText_1571211750805 */  #content_dr4r3_easyText_1571211750805 .buttonTool {color:#434343;}
 #content_dr4r3_easyText_1571211750805 .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_1571211750805 */
/* start_style_dr4r3_easyText_1571211750867 */  #content_dr4r3_easyText_1571211750867 .buttonTool {color:#d70000;}
 #content_dr4r3_easyText_1571211750867 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1571211750867 */
/* start_style_dr4r3_easyText_1571211750863 */  #content_dr4r3_easyText_1571211750863 .buttonTool {color:#00aeef;}
 #content_dr4r3_easyText_1571211750863 .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_1571211750863 */
/* start_style_dr4r3_easyText_1571211973617 */  #content_dr4r3_easyText_1571211973617 .buttonTool {color:#00aeef;}
 #content_dr4r3_easyText_1571211973617 .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_1571211973617 */
/* start_style_dr4r3_easyText_1571212010828 */  #content_dr4r3_easyText_1571212010828 .buttonTool {color:#00aeef;}
 #content_dr4r3_easyText_1571212010828 .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_1571212010828 */
/* start_style_dr4r3_easyText_1571212179470 */  #content_dr4r3_easyText_1571212179470 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1571212179470 .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_1571212179470 */
/* start_style_dr4r3_easyText_1571212179478 */  #content_dr4r3_easyText_1571212179478 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1571212179478 .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_1571212179478 */
/* start_style_dr4r3_easyText_1571212179481 */  #content_dr4r3_easyText_1571212179481 .buttonTool {color:#434343;}
 #content_dr4r3_easyText_1571212179481 .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_1571212179481 */
/* start_style_dr4r3_easyText_1571212179522 */  #content_dr4r3_easyText_1571212179522 .buttonTool {color:#ff9900;}
 #content_dr4r3_easyText_1571212179522 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1571212179522 */
/* start_style_dr4r3_easyText_1571212179525 */  #content_dr4r3_easyText_1571212179525 .buttonTool {color:#00aeef;}
 #content_dr4r3_easyText_1571212179525 .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_1571212179525 */
/* start_style_dr4r3_easyText_1571212179529 */  #content_dr4r3_easyText_1571212179529 .buttonTool {color:#00aeef;}
 #content_dr4r3_easyText_1571212179529 .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_1571212179529 */
/* start_style_dr4r3_easyText_1571212179533 */  #content_dr4r3_easyText_1571212179533 .buttonTool {color:#00aeef;}
 #content_dr4r3_easyText_1571212179533 .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_1571212179533 */
/* start_style_dr4r3_easyText_1571212220509 */  #content_dr4r3_easyText_1571212220509 .buttonTool {color:#00aeef;}
 #content_dr4r3_easyText_1571212220509 .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_1571212220509 */
/* start_style_dr4r3_easyText_1571212367956 */  #content_dr4r3_easyText_1571212367956 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1571212367956 .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_1571212367956 */
/* start_style_dr4r3_easyText_1571212367972 */  #content_dr4r3_easyText_1571212367972 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1571212367972 .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_1571212367972 */
/* start_style_dr4r3_easyText_1571212367976 */  #content_dr4r3_easyText_1571212367976 .buttonTool {color:#434343;}
 #content_dr4r3_easyText_1571212367976 .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_1571212367976 */
/* start_style_dr4r3_easyText_1571212368035 */  #content_dr4r3_easyText_1571212368035 .buttonTool {color:#ff9900;}
 #content_dr4r3_easyText_1571212368035 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1571212368035 */
/* start_style_dr4r3_easyText_1571212368037 */  #content_dr4r3_easyText_1571212368037 .buttonTool {color:#00aeef;}
 #content_dr4r3_easyText_1571212368037 .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_1571212368037 */
/* start_style_dr4r3_easyText_1571212368041 */  #content_dr4r3_easyText_1571212368041 .buttonTool {color:#00aeef;}
 #content_dr4r3_easyText_1571212368041 .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_1571212368041 */
/* start_style_dr4r3_easyText_1571212368045 */  #content_dr4r3_easyText_1571212368045 .buttonTool {color:#00aeef;}
 #content_dr4r3_easyText_1571212368045 .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_1571212368045 */
/* start_style_dr4r3_easyText_1571212368049 */  #content_dr4r3_easyText_1571212368049 .buttonTool {color:#00aeef;}
 #content_dr4r3_easyText_1571212368049 .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_1571212368049 */
/* start_style_dr4r3_easyText_1571212473609 */  #content_dr4r3_easyText_1571212473609 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1571212473609 .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_1571212473609 */
/* start_style_dr4r3_easyText_1571212473612 */  #content_dr4r3_easyText_1571212473612 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1571212473612 .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_1571212473612 */
/* start_style_dr4r3_easyText_1571212473615 */  #content_dr4r3_easyText_1571212473615 .buttonTool {color:#434343;}
 #content_dr4r3_easyText_1571212473615 .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_1571212473615 */
/* start_style_dr4r3_easyText_1571212473659 */  #content_dr4r3_easyText_1571212473659 .buttonTool {color:#ff9900;}
 #content_dr4r3_easyText_1571212473659 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1571212473659 */
/* start_style_dr4r3_easyText_1571212473662 */  #content_dr4r3_easyText_1571212473662 .buttonTool {color:#00aeef;}
 #content_dr4r3_easyText_1571212473662 .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_1571212473662 */
/* start_style_dr4r3_easyText_1571212473666 */  #content_dr4r3_easyText_1571212473666 .buttonTool {color:#00aeef;}
 #content_dr4r3_easyText_1571212473666 .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_1571212473666 */
/* start_style_dr4r3_easyText_1571212473671 */  #content_dr4r3_easyText_1571212473671 .buttonTool {color:#00aeef;}
 #content_dr4r3_easyText_1571212473671 .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_1571212473671 */
/* start_style_dr4r3_easyText_1571212473677 */  #content_dr4r3_easyText_1571212473677 .buttonTool {color:#00aeef;}
 #content_dr4r3_easyText_1571212473677 .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_1571212473677 */
/* start_style_dr4r3_easyText_1571212574678 */  #content_dr4r3_easyText_1571212574678 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1571212574678 .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_1571212574678 */
/* start_style_dr4r3_easyText_1571212574690 */  #content_dr4r3_easyText_1571212574690 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1571212574690 .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_1571212574690 */
/* start_style_dr4r3_easyText_1571212574751 */  #content_dr4r3_easyText_1571212574751 .buttonTool {color:#ff9900;}
 #content_dr4r3_easyText_1571212574751 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1571212574751 */
/* start_style_dr4r3_easyText_1571212574753 */  #content_dr4r3_easyText_1571212574753 .buttonTool {color:#00aeef;}
 #content_dr4r3_easyText_1571212574753 .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_1571212574753 */
/* start_style_dr4r3_easyText_1571212574757 */  #content_dr4r3_easyText_1571212574757 .buttonTool {color:#00aeef;}
 #content_dr4r3_easyText_1571212574757 .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_1571212574757 */
/* start_style_dr4r3_easyText_1571212574761 */  #content_dr4r3_easyText_1571212574761 .buttonTool {color:#00aeef;}
 #content_dr4r3_easyText_1571212574761 .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_1571212574761 */
/* start_style_dr4r3_easyText_1571212574695 */  #content_dr4r3_easyText_1571212574695 .buttonTool {color:#434343;}
 #content_dr4r3_easyText_1571212574695 .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_1571212574695 */
/* start_style_dr4r3_easyText_1571212574765 */  #content_dr4r3_easyText_1571212574765 .buttonTool {color:#00aeef;}
 #content_dr4r3_easyText_1571212574765 .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_1571212574765 */
/* start_style_dr4r3_easyText_1571212701006 */  #content_dr4r3_easyText_1571212701006 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1571212701006 .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_1571212701006 */
/* start_style_dr4r3_easyText_1571212701022 */  #content_dr4r3_easyText_1571212701022 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1571212701022 .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_1571212701022 */
/* start_style_dr4r3_easyText_1571212701026 */  #content_dr4r3_easyText_1571212701026 .buttonTool {color:#434343;}
 #content_dr4r3_easyText_1571212701026 .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_1571212701026 */
/* start_style_dr4r3_easyText_1571212701093 */  #content_dr4r3_easyText_1571212701093 .buttonTool {color:#ff9900;}
 #content_dr4r3_easyText_1571212701093 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1571212701093 */
/* start_style_dr4r3_easyText_1571212701096 */  #content_dr4r3_easyText_1571212701096 .buttonTool {color:#00aeef;}
 #content_dr4r3_easyText_1571212701096 .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_1571212701096 */
/* start_style_dr4r3_easyText_1571212701100 */  #content_dr4r3_easyText_1571212701100 .buttonTool {color:#00aeef;}
 #content_dr4r3_easyText_1571212701100 .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_1571212701100 */
/* start_style_dr4r3_easyText_1571212701105 */  #content_dr4r3_easyText_1571212701105 .buttonTool {color:#00aeef;}
 #content_dr4r3_easyText_1571212701105 .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_1571212701105 */
/* start_style_dr4r3_easyText_1571212701110 */  #content_dr4r3_easyText_1571212701110 .buttonTool {color:#00aeef;}
 #content_dr4r3_easyText_1571212701110 .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_1571212701110 */
/* start_style_dr4r3_easyText_1571299742134 */  #content_dr4r3_easyText_1571299742134 .buttonTool {color:#ff9900;}
 #content_dr4r3_easyText_1571299742134 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1571299742134 */
/* start_style_dr4r3_easyText_1571299929275 */  #content_dr4r3_easyText_1571299929275 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1571299929275 .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_1571299929275 */
/* start_style_dr4r3_easyText_1571299929280 */  #content_dr4r3_easyText_1571299929280 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1571299929280 .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_1571299929280 */
/* start_style_dr4r3_easyText_1571299929284 */  #content_dr4r3_easyText_1571299929284 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1571299929284 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1571299929284 */
/* start_style_dr4r3_easyText_1571299929345 */  #content_dr4r3_easyText_1571299929345 .buttonTool {color:#ff9900;}
 #content_dr4r3_easyText_1571299929345 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1571299929345 */
/* start_style_dr4r3_easyText_1571299929288 */  #content_dr4r3_easyText_1571299929288 .buttonTool {color:#434343;}
 #content_dr4r3_easyText_1571299929288 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1571299929288 */
/* start_style_dr4r3_easyText_1571300028446 */  #content_dr4r3_easyText_1571300028446 .buttonTool {color:#ff9900;}
 #content_dr4r3_easyText_1571300028446 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1571300028446 */
/* start_style_dr4r3_easyText_1571300186664 */  #content_dr4r3_easyText_1571300186664 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1571300186664 .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_1571300186664 */
/* start_style_dr4r3_easyText_1571300186667 */  #content_dr4r3_easyText_1571300186667 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1571300186667 .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_1571300186667 */
/* start_style_dr4r3_easyText_1571300186669 */  /* end_style_dr4r3_easyText_1571300186669 */
/* start_style_dr4r3_easyText_1571300186670 */  #content_dr4r3_easyText_1571300186670 .buttonTool {color:#434343;}
 #content_dr4r3_easyText_1571300186670 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1571300186670 */
/* start_style_dr4r3_easyText_1571300186713 */  #content_dr4r3_easyText_1571300186713 .buttonTool {color:#ff9900;}
 #content_dr4r3_easyText_1571300186713 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1571300186713 */
/* start_style_dr4r3_easyText_1571300305041 */  #content_dr4r3_easyText_1571300305041 .buttonTool {color:#ff9900;}
 #content_dr4r3_easyText_1571300305041 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1571300305041 */
/* start_style_dr4r3_easyText_1571300500118 */  #content_dr4r3_easyText_1571300500118 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1571300500118 .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_1571300500118 */
/* start_style_dr4r3_easyText_1571300500126 */  #content_dr4r3_easyText_1571300500126 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1571300500126 .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_1571300500126 */
/* start_style_dr4r3_easyText_1571300500130 */  /* end_style_dr4r3_easyText_1571300500130 */
/* start_style_dr4r3_easyText_1571300500133 */  #content_dr4r3_easyText_1571300500133 .buttonTool {color:#434343;}
 #content_dr4r3_easyText_1571300500133 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1571300500133 */
/* start_style_dr4r3_easyText_1571300500197 */  #content_dr4r3_easyText_1571300500197 .buttonTool {color:#ff9900;}
 #content_dr4r3_easyText_1571300500197 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1571300500197 */
/* start_style_dr4r3_easyText_1571300580720 */  #content_dr4r3_easyText_1571300580720 .buttonTool {color:#ff9900;}
 #content_dr4r3_easyText_1571300580720 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1571300580720 */
/* start_style_dr4r3_easyText_1571300730908 */  #content_dr4r3_easyText_1571300730908 .buttonTool {color:#ff9900;}
 #content_dr4r3_easyText_1571300730908 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1571300730908 */
/* start_style_dr4r3_easyText_1571300753050 */  #content_dr4r3_easyText_1571300753050 .buttonTool {color:#434343;}
 #content_dr4r3_easyText_1571300753050 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1571300753050 */
/* start_style_dr4r3_easyText_1571304886669 */  #content_dr4r3_easyText_1571304886669 .buttonTool {color:#ff9900;}
 #content_dr4r3_easyText_1571304886669 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1571304886669 */
/* start_style_dr4r3_easyText_1572007648932 */  #content_dr4r3_easyText_1572007648932 .buttonTool {color:#00aeef;}
 #content_dr4r3_easyText_1572007648932 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1572007648932 */
/* start_style_dr4r3_easyText_1572012404939 */  #content_dr4r3_easyText_1572012404939 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1572012404939 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1572012404939 */
/* start_style_dr4r3_easyText_1572012404940 */  #content_dr4r3_easyText_1572012404940 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1572012404940 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1572012404940 */
/* start_style_dr4r3_easyText_1572012535116 */  #content_dr4r3_easyText_1572012535116 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1572012535116 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1572012535116 */
/* start_style_dr4r3_easyText_1572012624001 */  #content_dr4r3_easyText_1572012624001 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1572012624001 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1572012624001 */
/* start_style_dr4r3_easyText_1572012678564 */  #content_dr4r3_easyText_1572012678564 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1572012678564 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1572012678564 */
/* start_style_dr4r3_easyText_1572012731807 */  #content_dr4r3_easyText_1572012731807 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1572012731807 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1572012731807 */
/* start_style_dr4r3_easyText_1572012792190 */  #content_dr4r3_easyText_1572012792190 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1572012792190 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1572012792190 */
/* start_style_dr4r3_easyText_1572012865680 */  #content_dr4r3_easyText_1572012865680 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1572012865680 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1572012865680 */
/* start_style_dr4r3_easyText_1572012906253 */  #content_dr4r3_easyText_1572012906253 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1572012906253 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1572012906253 */
/* start_style_dr4r3_easyText_1572012935907 */  #content_dr4r3_easyText_1572012935907 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1572012935907 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1572012935907 */
/* start_style_dr4r3_easyText_1572012983094 */  #content_dr4r3_easyText_1572012983094 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1572012983094 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1572012983094 */
/* start_style_dr4r3_easyText_1572013039320 */  #content_dr4r3_easyText_1572013039320 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1572013039320 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1572013039320 */
/* start_style_dr4r3_easyText_1572013068964 */  #content_dr4r3_easyText_1572013068964 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1572013068964 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1572013068964 */
/* start_style_dr4r3_easyText_1572013083399 */  #content_dr4r3_easyText_1572013083399 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1572013083399 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1572013083399 */
/* start_style_dr4r3_easyText_1572013094686 */  #content_dr4r3_easyText_1572013094686 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1572013094686 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1572013094686 */
/* start_style_dr4r3_easyText_1572013108150 */  #content_dr4r3_easyText_1572013108150 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1572013108150 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1572013108150 */
/* start_style_dr4r3_easyText_1572013125945 */  #content_dr4r3_easyText_1572013125945 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1572013125945 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1572013125945 */
/* start_style_dr4r3_easyText_1572013154327 */  #content_dr4r3_easyText_1572013154327 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1572013154327 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:null; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1572013154327 */
/* start_style_dr4r3_easyText_1572013167347 */  #content_dr4r3_easyText_1572013167347 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1572013167347 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:null; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1572013167347 */
/* start_style_dr4r3_easyText_1572013174113 */  #content_dr4r3_easyText_1572013174113 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1572013174113 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:null; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1572013174113 */
/* start_style_dr4r3_easyText_1572013181191 */  #content_dr4r3_easyText_1572013181191 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1572013181191 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1572013181191 */
/* start_style_dr4r3_easyText_1572013187456 */  #content_dr4r3_easyText_1572013187456 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1572013187456 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:null; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1572013187456 */
/* start_style_dr4r3_easyText_1572013193069 */  #content_dr4r3_easyText_1572013193069 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1572013193069 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:null; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1572013193069 */
/* start_style_dr4r3_easyText_1572013200704 */  #content_dr4r3_easyText_1572013200704 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1572013200704 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:null; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1572013200704 */
/* start_style_dr4r3_easyText_1572013206560 */  #content_dr4r3_easyText_1572013206560 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1572013206560 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:null; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1572013206560 */
/* start_style_dr4r3_easyText_1572247375729 */  #content_dr4r3_easyText_1572247375729 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1572247375729 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1572247375729 */
/* start_style_dr4r3_easyText_1572247375701 */  #content_dr4r3_easyText_1572247375701 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1572247375701 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1572247375701 */
/* start_style_dr4r3_easyText_1572247375653 */  #content_dr4r3_easyText_1572247375653 .buttonTool {color:#ff9900;}
 #content_dr4r3_easyText_1572247375653 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1572247375653 */
/* start_style_dr4r3_easyText_1572251785164 */  #content_dr4r3_easyText_1572251785164 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1572251785164 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1572251785164 */
/* start_style_dr4r3_easyText_1572251806865 */  #content_dr4r3_easyText_1572251806865 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1572251806865 .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_1572251806865 */
/* start_style_dr4r3_easyText_1572251806867 */  #content_dr4r3_easyText_1572251806867 .buttonTool {color:#013d68;}
 #content_dr4r3_easyText_1572251806867 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1572251806867 */
/* start_style_dr4r3_easyText_1572251785166 */  #content_dr4r3_easyText_1572251785166 .buttonTool {color:#013d68;}
 #content_dr4r3_easyText_1572251785166 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1572251785166 */
/* start_style_dr4r3_easyText_1571208907019 */  #content_dr4r3_easyText_1571208907019 .buttonTool {color:#013d68;}
 #content_dr4r3_easyText_1571208907019 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1571208907019 */
/* start_style_dr4r3_easyText_1572251868074 */  #content_dr4r3_easyText_1572251868074 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1572251868074 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1572251868074 */
/* start_style_dr4r3_easyText_1572251875074 */  #content_dr4r3_easyText_1572251875074 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1572251875074 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1572251875074 */
/* start_style_dr4r3_easyText_1572251875159 */  #content_dr4r3_easyText_1572251875159 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1572251875159 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1572251875159 */
/* start_style_dr4r3_easyText_1572251915036 */  #content_dr4r3_easyText_1572251915036 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1572251915036 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1572251915036 */
/* start_style_dr4r3_easyText_1572251915098 */  #content_dr4r3_easyText_1572251915098 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1572251915098 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1572251915098 */
/* start_style_dr4r3_easyText_1572251915125 */  #content_dr4r3_easyText_1572251915125 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1572251915125 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1572251915125 */
/* start_style_dr4r3_easyText_1572251915155 */  #content_dr4r3_easyText_1572251915155 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1572251915155 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1572251915155 */
/* start_style_dr4r3_easyText_1572252443335 */  #content_dr4r3_easyText_1572252443335 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1572252443335 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1572252443335 */
/* start_style_dr4r3_easyText_1572255040693 */  #content_dr4r3_easyText_1572255040693 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1572255040693 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1572255040693 */
/* start_style_dr4r3_easyText_1572255080629 */  #content_dr4r3_easyText_1572255080629 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1572255080629 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1572255080629 */
/* start_style_dr4r3_easyText_1574693514517 */  #content_dr4r3_easyText_1574693514517 .buttonTool {color:#434343;}
 #content_dr4r3_easyText_1574693514517 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:2px;}
 /* end_style_dr4r3_easyText_1574693514517 */
/* start_style_dr4r3_easyText_1574759667484 */  #content_dr4r3_easyText_1574759667484 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1574759667484 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1574759667484 */
/* start_style_dr4r3_easyText_1574773102309 */  #content_dr4r3_easyText_1574773102309 .buttonTool {color:#00aeef;}
 #content_dr4r3_easyText_1574773102309 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1574773102309 */
/* start_style_padding_dr4r3_websiteMenu_1574773102314 */  #menu_dr4r3_websiteMenu_1574773102314 ul.MenuHorizontal > li > a {padding-top:10.5px;padding-bottom:10.5px;padding-right:22.6591px;padding-left:22.6591px;}
 /* end_style_padding_dr4r3_websiteMenu_1574773102314 */
/* start_style_dr4r3_websiteMenu_1574773102314 */  #menu_dr4r3_websiteMenu_1574773102314 ul.MenuHorizontal a:hover, #menu_dr4r3_websiteMenu_1574773102314 ul.MenuHorizontal a:focus {background-color:rgba(157, 210, 216, 0);}
 #menu_dr4r3_websiteMenu_1574773102314 ul.MenuHorizontal a.MenuBarItemHover, #menu_dr4r3_websiteMenu_1574773102314 ul.MenuHorizontal a.MenuBarItemSubmenuHover, #menu_dr4r3_websiteMenu_1574773102314 ul.MenuHorizontal a.MenuBarSubmenuVisible {background-color:rgba(157, 210, 216, 0);color:#000000;}
 #menu_dr4r3_websiteMenu_1574773102314 ul.MenuHorizontal li.menu_h_active a {background-color:rgba(157, 210, 216, 0);color:#000000;}
 #menu_dr4r3_websiteMenu_1574773102314 ul.MenuHorizontal a {color:#ffffff;}
 #menu_dr4r3_websiteMenu_1574773102314 ul.MenuHorizontal a:hover, #menu_dr4r3_websiteMenu_1574773102314 ul.MenuHorizontal a:focus {color:#000000}
 #menu_dr4r3_websiteMenu_1574773102314 ul.MenuHorizontal a { font-size:18px; font-family:Assistant, arial; font-weight:normal; font-style:normal;}
 #menu_dr4r3_websiteMenu_1574773102314 ul.MenuHorizontal > li {margin-left:0px;margin-right:0px;}
 #menu_dr4r3_websiteMenu_1574773102314 ul.MenuHorizontal > li > a { border-bottom-width:0; border-left-width:0px; border-left-color:#000000; border-left-style: solid;}
 #menu_dr4r3_websiteMenu_1574773102314 ul.MenuHorizontal > li:last-child > a { border-left-width:0;}
 #menu_dr4r3_websiteMenu_1574773102314 ul.MenuHorizontal ul {background-color:rgb(39, 39, 39);}
 #menu_dr4r3_websiteMenu_1574773102314 ul.MenuHorizontal ul li a:hover, #menu_dr4r3_websiteMenu_1574773102314 ul.MenuHorizontal ul li a:focus {background-color:rgb(51, 51, 51);}
 #menu_dr4r3_websiteMenu_1574773102314 ul.MenuHorizontal ul li a {color:#dedede;}
 #menu_dr4r3_websiteMenu_1574773102314 ul.MenuHorizontal ul li a:hover, #menu_dr4r3_websiteMenu_1574773102314 ul.MenuHorizontal ul li a:focus {color:#ffffff}
 #menu_dr4r3_websiteMenu_1574773102314 ul.MenuHorizontal ul li a { font-size:16px; font-family:Assistant, arial; font-weight:normal; font-style:normal;}
 #menu_dr4r3_websiteMenu_1574773102314 ul.MenuHorizontal ul li a {width:150px;}
 #menu_dr4r3_websiteMenu_1574773102314 ul.MenuHorizontal ul li a {padding-top:10px;padding-right:5px;padding-bottom:10px;padding-left:5px;}
#menu_dr4r3_websiteMenu_1574773102314 ul.MenuHorizontal {border-radius: inherit;}
#menu_dr4r3_websiteMenu_1574773102314.MenuDesigHorizontal ul.MenuHorizontal > li:first-child {border-top-right-radius: inherit;border-bottom-right-radius: inherit;}
#menu_dr4r3_websiteMenu_1574773102314.MenuDesigHorizontal ul.MenuHorizontal > li:first-child a {border-top-right-radius: inherit;border-bottom-right-radius: inherit;}
#menu_dr4r3_websiteMenu_1574773102314.MenuDesigHorizontal ul.MenuHorizontal > li:last-child {border-top-left-radius: inherit;border-bottom-left-radius: inherit;}
#menu_dr4r3_websiteMenu_1574773102314.MenuDesigHorizontal ul.MenuHorizontal > li:last-child a {border-top-left-radius: inherit;border-bottom-left-radius: inherit;}
#menu_dr4r3_websiteMenu_1574773102314.MenuDesignVertical ul.MenuHorizontal > li:first-child {border-top-left-radius: inherit;border-top-right-radius: inherit;}
#menu_dr4r3_websiteMenu_1574773102314.MenuDesignVertical ul.MenuHorizontal > li:first-child a {border-top-left-radius: inherit;border-top-right-radius: inherit;}
#menu_dr4r3_websiteMenu_1574773102314.MenuDesignVertical ul.MenuHorizontal > li:last-child {border-bottom-left-radius: inherit;border-bottom-right-radius: inherit;}
#menu_dr4r3_websiteMenu_1574773102314.MenuDesignVertical ul.MenuHorizontal > li:last-child a {border-bottom-left-radius: inherit;border-bottom-right-radius: inherit;}
 /* end_style_dr4r3_websiteMenu_1574773102314 */
/* start_style_dr4r3_easyText_1574773102433 */  #content_dr4r3_easyText_1574773102433 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1574773102433 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:1px;}
 /* end_style_dr4r3_easyText_1574773102433 */
/* start_style_dr4r3_easyText_1574773102512 */  #content_dr4r3_easyText_1574773102512 .buttonTool {color:#006ab5;}
 #content_dr4r3_easyText_1574773102512 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:1px;}
 /* end_style_dr4r3_easyText_1574773102512 */
/* start_style_dr4r3_easyText_1574773102511 */  #content_dr4r3_easyText_1574773102511 .buttonTool {color:#006ab5;}
 #content_dr4r3_easyText_1574773102511 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:1px;}
 /* end_style_dr4r3_easyText_1574773102511 */
/* start_style_dr4r3_easyText_1574774323076 */  #content_dr4r3_easyText_1574774323076 .buttonTool {color:#ff9900;}
 #content_dr4r3_easyText_1574774323076 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1574774323076 */
/* start_style_dr4r3_easyText_1574774456768 */  #content_dr4r3_easyText_1574774456768 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1574774456768 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1574774456768 */
/* start_style_dr4r3_easyText_1574774614390 */  #content_dr4r3_easyText_1574774614390 .buttonTool {color:#00a2e2;}
 #content_dr4r3_easyText_1574774614390 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1574774614390 */
/* start_style_dr4r3_easyText_1574774614392 */  #content_dr4r3_easyText_1574774614392 .buttonTool {color:#ff9900;}
 #content_dr4r3_easyText_1574774614392 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1574774614392 */
/* start_style_dr4r3_easyText_1576160320109 */  #content_dr4r3_easyText_1576160320109 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1576160320109 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1576160320109 */
/* start_style_dr4r3_easyText_1576160383606 */  #content_dr4r3_easyText_1576160383606 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1576160383606 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1576160383606 */
/* start_style_dr4r3_easyText_1576160412470 */  #content_dr4r3_easyText_1576160412470 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1576160412470 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1576160412470 */
/* start_style_dr4r3_easyText_1576160440718 */  #content_dr4r3_easyText_1576160440718 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1576160440718 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1576160440718 */
/* start_style_dr4r3_easyText_1576160470728 */  #content_dr4r3_easyText_1576160470728 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1576160470728 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1576160470728 */
/* start_style_dr4r3_easyText_1576160496485 */  #content_dr4r3_easyText_1576160496485 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1576160496485 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1576160496485 */
/* start_style_dr4r3_easyText_1576160532437 */  #content_dr4r3_easyText_1576160532437 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1576160532437 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1576160532437 */
/* start_style_dr4r3_easyText_1576160553340 */  #content_dr4r3_easyText_1576160553340 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1576160553340 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1576160553340 */
/* start_style_dr4r3_easyText_1576160587765 */  #content_dr4r3_easyText_1576160587765 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1576160587765 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1576160587765 */
/* start_style_dr4r3_easyText_1576160621211 */  #content_dr4r3_easyText_1576160621211 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1576160621211 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1576160621211 */
/* start_style_dr4r3_easyText_1576160648380 */  #content_dr4r3_easyText_1576160648380 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1576160648380 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1576160648380 */
/* start_style_dr4r3_easyText_1576160678315 */  #content_dr4r3_easyText_1576160678315 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1576160678315 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1576160678315 */
/* start_style_dr4r3_easyText_1576160724762 */  #content_dr4r3_easyText_1576160724762 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1576160724762 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1576160724762 */
/* start_style_dr4r3_easyText_1576160750573 */  #content_dr4r3_easyText_1576160750573 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1576160750573 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1576160750573 */
/* start_style_dr4r3_easyText_1576160765221 */  #content_dr4r3_easyText_1576160765221 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1576160765221 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1576160765221 */
/* start_style_dr4r3_easyText_1576160782075 */  #content_dr4r3_easyText_1576160782075 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1576160782075 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1576160782075 */
/* start_style_dr4r3_easyText_1576160813299 */  #content_dr4r3_easyText_1576160813299 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1576160813299 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1576160813299 */
/* start_style_dr4r3_easyText_1576160865678 */  #content_dr4r3_easyText_1576160865678 .buttonTool {color:#00aeef;}
 #content_dr4r3_easyText_1576160865678 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1576160865678 */
/* start_style_padding_dr4r3_websiteMenu_1576160865681 */  #menu_dr4r3_websiteMenu_1576160865681 ul.MenuHorizontal > li > a {padding-top:10.5px;padding-bottom:10.5px;padding-right:22.6591px;padding-left:22.6591px;}
 /* end_style_padding_dr4r3_websiteMenu_1576160865681 */
/* start_style_dr4r3_websiteMenu_1576160865681 */  #menu_dr4r3_websiteMenu_1576160865681 ul.MenuHorizontal a:hover, #menu_dr4r3_websiteMenu_1576160865681 ul.MenuHorizontal a:focus {background-color:rgba(157, 210, 216, 0);}
 #menu_dr4r3_websiteMenu_1576160865681 ul.MenuHorizontal a.MenuBarItemHover, #menu_dr4r3_websiteMenu_1576160865681 ul.MenuHorizontal a.MenuBarItemSubmenuHover, #menu_dr4r3_websiteMenu_1576160865681 ul.MenuHorizontal a.MenuBarSubmenuVisible {background-color:rgba(157, 210, 216, 0);color:#000000;}
 #menu_dr4r3_websiteMenu_1576160865681 ul.MenuHorizontal li.menu_h_active a {background-color:rgba(157, 210, 216, 0);color:#000000;}
 #menu_dr4r3_websiteMenu_1576160865681 ul.MenuHorizontal a {color:#ffffff;}
 #menu_dr4r3_websiteMenu_1576160865681 ul.MenuHorizontal a:hover, #menu_dr4r3_websiteMenu_1576160865681 ul.MenuHorizontal a:focus {color:#000000}
 #menu_dr4r3_websiteMenu_1576160865681 ul.MenuHorizontal a { font-size:18px; font-family:Assistant, arial; font-weight:normal; font-style:normal;}
 #menu_dr4r3_websiteMenu_1576160865681 ul.MenuHorizontal > li {margin-left:0px;margin-right:0px;}
 #menu_dr4r3_websiteMenu_1576160865681 ul.MenuHorizontal > li > a { border-bottom-width:0; border-left-width:0px; border-left-color:#000000; border-left-style: solid;}
 #menu_dr4r3_websiteMenu_1576160865681 ul.MenuHorizontal > li:last-child > a { border-left-width:0;}
 #menu_dr4r3_websiteMenu_1576160865681 ul.MenuHorizontal ul {background-color:rgb(39, 39, 39);}
 #menu_dr4r3_websiteMenu_1576160865681 ul.MenuHorizontal ul li a:hover, #menu_dr4r3_websiteMenu_1576160865681 ul.MenuHorizontal ul li a:focus {background-color:rgb(51, 51, 51);}
 #menu_dr4r3_websiteMenu_1576160865681 ul.MenuHorizontal ul li a {color:#dedede;}
 #menu_dr4r3_websiteMenu_1576160865681 ul.MenuHorizontal ul li a:hover, #menu_dr4r3_websiteMenu_1576160865681 ul.MenuHorizontal ul li a:focus {color:#ffffff}
 #menu_dr4r3_websiteMenu_1576160865681 ul.MenuHorizontal ul li a { font-size:16px; font-family:Assistant, arial; font-weight:normal; font-style:normal;}
 #menu_dr4r3_websiteMenu_1576160865681 ul.MenuHorizontal ul li a {width:150px;}
 #menu_dr4r3_websiteMenu_1576160865681 ul.MenuHorizontal ul li a {padding-top:10px;padding-right:5px;padding-bottom:10px;padding-left:5px;}
#menu_dr4r3_websiteMenu_1576160865681 ul.MenuHorizontal {border-radius: inherit;}
#menu_dr4r3_websiteMenu_1576160865681.MenuDesigHorizontal ul.MenuHorizontal > li:first-child {border-top-right-radius: inherit;border-bottom-right-radius: inherit;}
#menu_dr4r3_websiteMenu_1576160865681.MenuDesigHorizontal ul.MenuHorizontal > li:first-child a {border-top-right-radius: inherit;border-bottom-right-radius: inherit;}
#menu_dr4r3_websiteMenu_1576160865681.MenuDesigHorizontal ul.MenuHorizontal > li:last-child {border-top-left-radius: inherit;border-bottom-left-radius: inherit;}
#menu_dr4r3_websiteMenu_1576160865681.MenuDesigHorizontal ul.MenuHorizontal > li:last-child a {border-top-left-radius: inherit;border-bottom-left-radius: inherit;}
#menu_dr4r3_websiteMenu_1576160865681.MenuDesignVertical ul.MenuHorizontal > li:first-child {border-top-left-radius: inherit;border-top-right-radius: inherit;}
#menu_dr4r3_websiteMenu_1576160865681.MenuDesignVertical ul.MenuHorizontal > li:first-child a {border-top-left-radius: inherit;border-top-right-radius: inherit;}
#menu_dr4r3_websiteMenu_1576160865681.MenuDesignVertical ul.MenuHorizontal > li:last-child {border-bottom-left-radius: inherit;border-bottom-right-radius: inherit;}
#menu_dr4r3_websiteMenu_1576160865681.MenuDesignVertical ul.MenuHorizontal > li:last-child a {border-bottom-left-radius: inherit;border-bottom-right-radius: inherit;}
 /* end_style_dr4r3_websiteMenu_1576160865681 */
/* start_style_dr4r3_easyText_1578406513592 */  #content_dr4r3_easyText_1578406513592 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1578406513592 .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_1578406513592 */
/* start_style_dr4r3_easyText_1578406513586 */  #content_dr4r3_easyText_1578406513586 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1578406513586 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1578406513586 */
/* start_style_dr4r3_easyText_1578406733219 */  #content_dr4r3_easyText_1578406733219 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1578406733219 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1578406733219 */
/* start_style_dr4r3_easyText_1578406802701 */  #content_dr4r3_easyText_1578406802701 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1578406802701 .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_1578406802701 */
/* start_style_dr4r3_easyText_1578406802863 */  #content_dr4r3_easyText_1578406802863 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1578406802863 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1578406802863 */
/* start_style_dr4r3_easyText_1578406908713 */  #content_dr4r3_easyText_1578406908713 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1578406908713 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1578406908713 */
/* start_style_dr4r3_easyText_1578406908722 */  #content_dr4r3_easyText_1578406908722 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1578406908722 .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_1578406908722 */
/* start_style_dr4r3_easyText_1578406908919 */  #content_dr4r3_easyText_1578406908919 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1578406908919 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1578406908919 */
/* start_style_dr4r3_easyText_1578407005756 */  #content_dr4r3_easyText_1578407005756 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1578407005756 .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_1578407005756 */
/* start_style_dr4r3_easyText_1578407005938 */  #content_dr4r3_easyText_1578407005938 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1578407005938 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1578407005938 */
/* start_style_dr4r3_easyText_1578407005746 */  #content_dr4r3_easyText_1578407005746 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1578407005746 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1578407005746 */
/* start_style_dr4r3_easyText_1578407077637 */  #content_dr4r3_easyText_1578407077637 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1578407077637 .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_1578407077637 */
/* start_style_dr4r3_easyText_1578407077801 */  #content_dr4r3_easyText_1578407077801 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1578407077801 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1578407077801 */
/* start_style_dr4r3_easyText_1578407077625 */  #content_dr4r3_easyText_1578407077625 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1578407077625 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1578407077625 */
/* start_style_dr4r3_easyText_1578407153585 */  #content_dr4r3_easyText_1578407153585 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1578407153585 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1578407153585 */
/* start_style_dr4r3_easyText_1578407153595 */  #content_dr4r3_easyText_1578407153595 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1578407153595 .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_1578407153595 */
/* start_style_dr4r3_easyText_1578407153753 */  #content_dr4r3_easyText_1578407153753 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1578407153753 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1578407153753 */
/* start_style_dr4r3_easyText_1578407237202 */  #content_dr4r3_easyText_1578407237202 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1578407237202 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1578407237202 */
/* start_style_dr4r3_easyText_1578407237211 */  #content_dr4r3_easyText_1578407237211 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1578407237211 .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_1578407237211 */
/* start_style_dr4r3_easyText_1578407237370 */  #content_dr4r3_easyText_1578407237370 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1578407237370 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1578407237370 */
/* start_style_dr4r3_easyText_1578407309420 */  #content_dr4r3_easyText_1578407309420 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1578407309420 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1578407309420 */
/* start_style_dr4r3_easyText_1578407309426 */  #content_dr4r3_easyText_1578407309426 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1578407309426 .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_1578407309426 */
/* start_style_dr4r3_easyText_1578407309581 */  #content_dr4r3_easyText_1578407309581 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1578407309581 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1578407309581 */
/* start_style_dr4r3_easyText_1578407376438 */  #content_dr4r3_easyText_1578407376438 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1578407376438 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1578407376438 */
/* start_style_dr4r3_easyText_1578407376448 */  #content_dr4r3_easyText_1578407376448 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1578407376448 .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_1578407376448 */
/* start_style_dr4r3_easyText_1578407376630 */  #content_dr4r3_easyText_1578407376630 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1578407376630 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1578407376630 */
/* start_style_dr4r3_easyText_1578407436555 */  #content_dr4r3_easyText_1578407436555 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1578407436555 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1578407436555 */
/* start_style_dr4r3_easyText_1578407436562 */  #content_dr4r3_easyText_1578407436562 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1578407436562 .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_1578407436562 */
/* start_style_dr4r3_easyText_1578407436737 */  #content_dr4r3_easyText_1578407436737 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1578407436737 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1578407436737 */
/* start_style_dr4r3_easyText_1578407489142 */  #content_dr4r3_easyText_1578407489142 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1578407489142 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1578407489142 */
/* start_style_dr4r3_easyText_1578407489152 */  #content_dr4r3_easyText_1578407489152 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1578407489152 .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_1578407489152 */
/* start_style_dr4r3_easyText_1578407489347 */  #content_dr4r3_easyText_1578407489347 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1578407489347 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1578407489347 */
/* start_style_dr4r3_easyText_1578407538931 */  #content_dr4r3_easyText_1578407538931 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1578407538931 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1578407538931 */
/* start_style_dr4r3_easyText_1578407538937 */  #content_dr4r3_easyText_1578407538937 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1578407538937 .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_1578407538937 */
/* start_style_dr4r3_easyText_1578407539104 */  #content_dr4r3_easyText_1578407539104 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1578407539104 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1578407539104 */
/* start_style_dr4r3_easyText_1578407620319 */  #content_dr4r3_easyText_1578407620319 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1578407620319 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1578407620319 */
/* start_style_dr4r3_easyText_1578407620328 */  #content_dr4r3_easyText_1578407620328 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1578407620328 .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_1578407620328 */
/* start_style_dr4r3_easyText_1578407620519 */  #content_dr4r3_easyText_1578407620519 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1578407620519 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1578407620519 */
/* start_style_dr4r3_easyText_1578407678522 */  #content_dr4r3_easyText_1578407678522 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1578407678522 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1578407678522 */
/* start_style_dr4r3_easyText_1578407678534 */  #content_dr4r3_easyText_1578407678534 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1578407678534 .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_1578407678534 */
/* start_style_dr4r3_easyText_1578407678690 */  #content_dr4r3_easyText_1578407678690 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1578407678690 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1578407678690 */
/* start_style_dr4r3_easyText_1578666282658 */  #content_dr4r3_easyText_1578666282658 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1578666282658 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1578666282658 */
/* start_style_dr4r3_easyText_1578666282668 */  #content_dr4r3_easyText_1578666282668 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1578666282668 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:null; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1578666282668 */
/* start_style_dr4r3_easyText_1580204365518 */  #content_dr4r3_easyText_1580204365518 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1580204365518 .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_1580204365518 */
/* start_style_dr4r3_easyText_1580204393832 */  #content_dr4r3_easyText_1580204393832 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1580204393832 .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_1580204393832 */
/* start_style_dr4r3_easyText_1580204398890 */  #content_dr4r3_easyText_1580204398890 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1580204398890 .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_1580204398890 */
/* start_style_dr4r3_easyText_1580204402776 */  #content_dr4r3_easyText_1580204402776 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1580204402776 .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_1580204402776 */
/* start_style_dr4r3_easyText_1580204424463 */  #content_dr4r3_easyText_1580204424463 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1580204424463 .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_1580204424463 */
/* start_style_dr4r3_easyText_1580204431947 */  #content_dr4r3_easyText_1580204431947 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1580204431947 .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_1580204431947 */
/* start_style_dr4r3_easyText_1580204464181 */  #content_dr4r3_easyText_1580204464181 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1580204464181 .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_1580204464181 */
/* start_style_dr4r3_easyText_1580204469526 */  #content_dr4r3_easyText_1580204469526 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1580204469526 .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_1580204469526 */
/* start_style_dr4r3_easyText_1580204475782 */  #content_dr4r3_easyText_1580204475782 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1580204475782 .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_1580204475782 */
/* start_style_dr4r3_easyText_1580204481974 */  #content_dr4r3_easyText_1580204481974 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1580204481974 .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_1580204481974 */
/* start_style_dr4r3_easyText_1580204487058 */  #content_dr4r3_easyText_1580204487058 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1580204487058 .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_1580204487058 */
/* start_style_dr4r3_easyText_1580204499213 */  #content_dr4r3_easyText_1580204499213 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1580204499213 .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_1580204499213 */
/* start_style_dr4r3_easyText_1580204504185 */  #content_dr4r3_easyText_1580204504185 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1580204504185 .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_1580204504185 */
/* start_style_dr4r3_easyText_1580204508753 */  #content_dr4r3_easyText_1580204508753 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1580204508753 .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_1580204508753 */
/* start_style_dr4r3_easyText_1580204514524 */  #content_dr4r3_easyText_1580204514524 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1580204514524 .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_1580204514524 */
/* start_style_dr4r3_easyText_1580204520407 */  #content_dr4r3_easyText_1580204520407 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1580204520407 .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_1580204520407 */
/* start_style_dr4r3_easyText_1580204524831 */  #content_dr4r3_easyText_1580204524831 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1580204524831 .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_1580204524831 */
/* start_style_dr4r3_easyText_1580204529932 */  #content_dr4r3_easyText_1580204529932 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1580204529932 .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_1580204529932 */
/* start_style_dr4r3_easyText_1580204535145 */  #content_dr4r3_easyText_1580204535145 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1580204535145 .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_1580204535145 */
/* start_style_dr4r3_easyText_1580204539191 */  #content_dr4r3_easyText_1580204539191 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1580204539191 .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_1580204539191 */
/* start_style_dr4r3_easyText_1580204543238 */  #content_dr4r3_easyText_1580204543238 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1580204543238 .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_1580204543238 */
/* start_style_dr4r3_easyText_1580204547737 */  #content_dr4r3_easyText_1580204547737 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1580204547737 .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_1580204547737 */
/* start_style_dr4r3_easyText_1580204554177 */  #content_dr4r3_easyText_1580204554177 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1580204554177 .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_1580204554177 */
/* start_style_dr4r3_easyText_1580204568488 */  #content_dr4r3_easyText_1580204568488 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1580204568488 .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_1580204568488 */
/* start_style_dr4r3_easyText_1580204572238 */  #content_dr4r3_easyText_1580204572238 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1580204572238 .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_1580204572238 */
/* start_style_dr4r3_easyText_1580204579485 */  #content_dr4r3_easyText_1580204579485 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1580204579485 .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_1580204579485 */
/* start_style_dr4r3_easyText_1580204584988 */  #content_dr4r3_easyText_1580204584988 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1580204584988 .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_1580204584988 */
/* start_style_dr4r3_easyText_1580204591670 */  #content_dr4r3_easyText_1580204591670 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1580204591670 .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_1580204591670 */
/* start_style_dr4r3_easyText_1580204597830 */  #content_dr4r3_easyText_1580204597830 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1580204597830 .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_1580204597830 */
/* start_style_dr4r3_easyText_1580204602872 */  #content_dr4r3_easyText_1580204602872 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1580204602872 .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_1580204602872 */
/* start_style_dr4r3_easyText_1580204607482 */  #content_dr4r3_easyText_1580204607482 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1580204607482 .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_1580204607482 */
/* start_style_dr4r3_easyText_1601033247901 */  #content_dr4r3_easyText_1601033247901 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1601033247901 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:1px;}
 /* end_style_dr4r3_easyText_1601033247901 */
/* start_style_dr4r3_easyText_1623763055643 */  #content_dr4r3_easyText_1623763055643 .buttonTool {color:#ff9900;}
 #content_dr4r3_easyText_1623763055643 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1623763055643 */
/* start_style_dr4r3_easyText_1623763055683 */  #content_dr4r3_easyText_1623763055683 .buttonTool {color:#434343;}
 #content_dr4r3_easyText_1623763055683 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1623763055683 */
/* start_style_dr4r3_easyText_1623763055718 */  #content_dr4r3_easyText_1623763055718 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1623763055718 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1623763055718 */
/* start_style_dr4r3_easyText_1623763165895 */  #content_dr4r3_easyText_1623763165895 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1623763165895 .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_1623763165895 */
/* start_style_dr4r3_easyText_1623763055684 */  /* end_style_dr4r3_easyText_1623763055684 */
/* start_style_dr4r3_easyText_1623917598814 */  /* end_style_dr4r3_easyText_1623917598814 */
/* start_style_dr4r3_easyText_1623917598950 */  #content_dr4r3_easyText_1623917598950 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1623917598950 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1623917598950 */
/* start_style_dr4r3_easyText_1623917865580 */  #content_dr4r3_easyText_1623917865580 .buttonTool {color:#ff9900;}
 #content_dr4r3_easyText_1623917865580 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1623917865580 */
/* start_style_dr4r3_easyText_1625658134820 */  #content_dr4r3_easyText_1625658134820 .buttonTool {color:#ff9900;}
 #content_dr4r3_easyText_1625658134820 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1625658134820 */
/* start_style_dr4r3_easyText_1629966301686 */  #content_dr4r3_easyText_1629966301686 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1629966301686 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1629966301686 */
/* start_style_dr4r3_easyText_1629966301797 */  #content_dr4r3_easyText_1629966301797 .buttonTool {color:#ff9900;}
 #content_dr4r3_easyText_1629966301797 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1629966301797 */
/* start_style_dr4r3_easyText_1629966301821 */  #content_dr4r3_easyText_1629966301821 .buttonTool {color:#434343;}
 #content_dr4r3_easyText_1629966301821 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1629966301821 */
/* start_style_dr4r3_easyText_1629966301843 */  #content_dr4r3_easyText_1629966301843 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1629966301843 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1629966301843 */
/* start_style_dr4r3_easyText_1629966301869 */  #content_dr4r3_easyText_1629966301869 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1629966301869 .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_1629966301869 */
/* start_style_dr4r3_easyText_1641382047523 */  #content_dr4r3_easyText_1641382047523 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1641382047523 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1641382047523 */
/* start_style_dr4r3_easyText_1641382287617 */  #content_dr4r3_easyText_1641382287617 .buttonTool {color:#369af6;}
 #content_dr4r3_easyText_1641382287617 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1641382287617 */
/* start_style_dr4r3_easyText_1641383914005 */  #content_dr4r3_easyText_1641383914005 .buttonTool {color:#2595fe;}
 #content_dr4r3_easyText_1641383914005 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1641383914005 */
/* start_style_dr4r3_easyText_1629966301820 */  /* end_style_dr4r3_easyText_1629966301820 */
/* start_style_dr4r3_easyText_1641479086790 */  #content_dr4r3_easyText_1641479086790 .buttonTool {color:#ff9900;}
 #content_dr4r3_easyText_1641479086790 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1641479086790 */
/* start_style_dr4r3_easyText_1641902128736 */  #content_dr4r3_easyText_1641902128736 .buttonTool {color:#006ab5;}
 #content_dr4r3_easyText_1641902128736 .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_1641902128736 */
/* start_style_dr4r3_button_1641902128795 */  #content_dr4r3_button_1641902128795 .buttonTool:hover {border-color:#357ebd !important;}
 #content_dr4r3_button_1641902128795 .buttonTool {background-color:rgb(0, 143, 211);}
 #content_dr4r3_button_1641902128795 .buttonTool:hover {background-color:rgb(102, 102, 102);}
 #content_dr4r3_button_1641902128795 .buttonTool {color:#ffffff;}
 #content_dr4r3_button_1641902128795 .buttonTool:hover {color:#ffffff;}
 #content_dr4r3_button_1641902128795 .buttonTool { font-size:18px; font-family:Assistant, arial; font-weight:normal; font-style:normal;}
 /* end_style_dr4r3_button_1641902128795 */
/* start_style_dr4r3_easyText_1641902485304 */  #content_dr4r3_easyText_1641902485304 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1641902485304 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1641902485304 */
/* start_style_dr4r3_button_1641902485305 */  #content_dr4r3_button_1641902485305 .buttonTool:hover {border-color:#357ebd !important;}
 #content_dr4r3_button_1641902485305 .buttonTool {background-color:rgb(255, 255, 255);}
 #content_dr4r3_button_1641902485305 .buttonTool:hover {background-color:rgba(0, 0, 0, 0.36);}
 #content_dr4r3_button_1641902485305 .buttonTool {color:#00a2e2;}
 #content_dr4r3_button_1641902485305 .buttonTool:hover {color:#ff9900;}
 #content_dr4r3_button_1641902485305 .buttonTool { font-size:18px; font-family:Assistant, arial; font-weight:normal; font-style:normal;}
 /* end_style_dr4r3_button_1641902485305 */
/* start_style_dr4r3_easyText_1641903353314 */  #content_dr4r3_easyText_1641903353314 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1641903353314 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1641903353314 */
/* start_style_dr4r3_easyText_1641903353317 */  #content_dr4r3_easyText_1641903353317 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1641903353317 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:null; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1641903353317 */
/* start_style_dr4r3_easyText_1641903353376 */  #content_dr4r3_easyText_1641903353376 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1641903353376 .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_1641903353376 */
/* start_style_dr4r3_easyText_1641903399483 */  #content_dr4r3_easyText_1641903399483 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1641903399483 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1641903399483 */
/* start_style_dr4r3_easyText_1641903399488 */  #content_dr4r3_easyText_1641903399488 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1641903399488 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:null; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1641903399488 */
/* start_style_dr4r3_easyText_1641984889241 */  #content_dr4r3_easyText_1641984889241 .buttonTool {color:#006ab5;}
 #content_dr4r3_easyText_1641984889241 .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_1641984889241 */
/* start_style_dr4r3_button_1641984889337 */  #content_dr4r3_button_1641984889337 .buttonTool:hover {border-color:#357ebd !important;}
 #content_dr4r3_button_1641984889337 .buttonTool {background-color:rgb(0, 143, 211);}
 #content_dr4r3_button_1641984889337 .buttonTool:hover {background-color:rgb(102, 102, 102);}
 #content_dr4r3_button_1641984889337 .buttonTool {color:#ffffff;}
 #content_dr4r3_button_1641984889337 .buttonTool:hover {color:#ffffff;}
 #content_dr4r3_button_1641984889337 .buttonTool { font-size:18px; font-family:Assistant, arial; font-weight:normal; font-style:normal;}
 /* end_style_dr4r3_button_1641984889337 */
/* start_style_dr4r3_easyText_1641985092632 */  #content_dr4r3_easyText_1641985092632 .buttonTool {color:#006ab5;}
 #content_dr4r3_easyText_1641985092632 .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_1641985092632 */
/* start_style_dr4r3_button_1641985092690 */  #content_dr4r3_button_1641985092690 .buttonTool:hover {border-color:#357ebd !important;}
 #content_dr4r3_button_1641985092690 .buttonTool {background-color:rgb(0, 143, 211);}
 #content_dr4r3_button_1641985092690 .buttonTool:hover {background-color:rgb(102, 102, 102);}
 #content_dr4r3_button_1641985092690 .buttonTool {color:#ffffff;}
 #content_dr4r3_button_1641985092690 .buttonTool:hover {color:#ffffff;}
 #content_dr4r3_button_1641985092690 .buttonTool { font-size:18px; font-family:Assistant, arial; font-weight:normal; font-style:normal;}
 /* end_style_dr4r3_button_1641985092690 */
/* start_style_dr4r3_button_1641985255956 */  #content_dr4r3_button_1641985255956 .buttonTool:hover {border-color:#357ebd !important;}
 #content_dr4r3_button_1641985255956 .buttonTool {background-color:rgb(0, 143, 211);}
 #content_dr4r3_button_1641985255956 .buttonTool:hover {background-color:rgb(102, 102, 102);}
 #content_dr4r3_button_1641985255956 .buttonTool {color:#ffffff;}
 #content_dr4r3_button_1641985255956 .buttonTool:hover {color:#ffffff;}
 #content_dr4r3_button_1641985255956 .buttonTool { font-size:18px; font-family:Assistant, arial; font-weight:normal; font-style:normal;}
 /* end_style_dr4r3_button_1641985255956 */
/* start_style_dr4r3_easyText_1641985255857 */  #content_dr4r3_easyText_1641985255857 .buttonTool {color:#006ab5;}
 #content_dr4r3_easyText_1641985255857 .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_1641985255857 */
/* start_style_dr4r3_easyText_1641986140830 */  #content_dr4r3_easyText_1641986140830 .buttonTool {color:#006ab5;}
 #content_dr4r3_easyText_1641986140830 .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_1641986140830 */
/* start_style_dr4r3_button_1641986140889 */  #content_dr4r3_button_1641986140889 .buttonTool:hover {border-color:#357ebd !important;}
 #content_dr4r3_button_1641986140889 .buttonTool {background-color:rgb(0, 143, 211);}
 #content_dr4r3_button_1641986140889 .buttonTool:hover {background-color:rgb(102, 102, 102);}
 #content_dr4r3_button_1641986140889 .buttonTool {color:#ffffff;}
 #content_dr4r3_button_1641986140889 .buttonTool:hover {color:#ffffff;}
 #content_dr4r3_button_1641986140889 .buttonTool { font-size:18px; font-family:Assistant, arial; font-weight:normal; font-style:normal;}
 /* end_style_dr4r3_button_1641986140889 */
/* start_style_dr4r3_easyText_1641986287814 */  #content_dr4r3_easyText_1641986287814 .buttonTool {color:#006ab5;}
 #content_dr4r3_easyText_1641986287814 .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_1641986287814 */
/* start_style_dr4r3_button_1641986287900 */  #content_dr4r3_button_1641986287900 .buttonTool:hover {border-color:#357ebd !important;}
 #content_dr4r3_button_1641986287900 .buttonTool {background-color:rgb(0, 143, 211);}
 #content_dr4r3_button_1641986287900 .buttonTool:hover {background-color:rgb(102, 102, 102);}
 #content_dr4r3_button_1641986287900 .buttonTool {color:#ffffff;}
 #content_dr4r3_button_1641986287900 .buttonTool:hover {color:#ffffff;}
 #content_dr4r3_button_1641986287900 .buttonTool { font-size:18px; font-family:Assistant, arial; font-weight:normal; font-style:normal;}
 /* end_style_dr4r3_button_1641986287900 */
/* start_style_dr4r3_easyText_1641986426856 */  #content_dr4r3_easyText_1641986426856 .buttonTool {color:#006ab5;}
 #content_dr4r3_easyText_1641986426856 .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_1641986426856 */
/* start_style_dr4r3_button_1641986426940 */  #content_dr4r3_button_1641986426940 .buttonTool:hover {border-color:#357ebd !important;}
 #content_dr4r3_button_1641986426940 .buttonTool {background-color:rgb(0, 143, 211);}
 #content_dr4r3_button_1641986426940 .buttonTool:hover {background-color:rgb(102, 102, 102);}
 #content_dr4r3_button_1641986426940 .buttonTool {color:#ffffff;}
 #content_dr4r3_button_1641986426940 .buttonTool:hover {color:#ffffff;}
 #content_dr4r3_button_1641986426940 .buttonTool { font-size:18px; font-family:Assistant, arial; font-weight:normal; font-style:normal;}
 /* end_style_dr4r3_button_1641986426940 */
/* start_style_dr4r3_easyText_1641986625670 */  #content_dr4r3_easyText_1641986625670 .buttonTool {color:#006ab5;}
 #content_dr4r3_easyText_1641986625670 .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_1641986625670 */
/* start_style_dr4r3_button_1641986625742 */  #content_dr4r3_button_1641986625742 .buttonTool:hover {border-color:#357ebd !important;}
 #content_dr4r3_button_1641986625742 .buttonTool {background-color:rgb(0, 143, 211);}
 #content_dr4r3_button_1641986625742 .buttonTool:hover {background-color:rgb(102, 102, 102);}
 #content_dr4r3_button_1641986625742 .buttonTool {color:#ffffff;}
 #content_dr4r3_button_1641986625742 .buttonTool:hover {color:#ffffff;}
 #content_dr4r3_button_1641986625742 .buttonTool { font-size:18px; font-family:Assistant, arial; font-weight:normal; font-style:normal;}
 /* end_style_dr4r3_button_1641986625742 */
/* start_style_dr4r3_easyText_1641986921873 */  #content_dr4r3_easyText_1641986921873 .buttonTool {color:#006ab5;}
 #content_dr4r3_easyText_1641986921873 .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_1641986921873 */
/* start_style_dr4r3_button_1641986921942 */  #content_dr4r3_button_1641986921942 .buttonTool:hover {border-color:#357ebd !important;}
 #content_dr4r3_button_1641986921942 .buttonTool {background-color:rgb(0, 143, 211);}
 #content_dr4r3_button_1641986921942 .buttonTool:hover {background-color:rgb(102, 102, 102);}
 #content_dr4r3_button_1641986921942 .buttonTool {color:#ffffff;}
 #content_dr4r3_button_1641986921942 .buttonTool:hover {color:#ffffff;}
 #content_dr4r3_button_1641986921942 .buttonTool { font-size:18px; font-family:Assistant, arial; font-weight:normal; font-style:normal;}
 /* end_style_dr4r3_button_1641986921942 */
/* start_style_dr4r3_button_1570801150352 */  #content_dr4r3_button_1570801150352 .buttonTool:hover {border-color:#a76706 !important;}
 #content_dr4r3_button_1570801150352 .buttonTool {background-color:rgba(0, 0, 0, 0);}
 #content_dr4r3_button_1570801150352 .buttonTool:hover {background-color:rgba(0, 0, 0, 0);}
 #content_dr4r3_button_1570801150352 .buttonTool {color:#26a9a9;}
 #content_dr4r3_button_1570801150352 .buttonTool:hover {color:#26a9a9;}
 #content_dr4r3_button_1570801150352 .buttonTool { font-size:16px; font-family:Assistant, arial; font-weight:bold; font-style:normal;}
 /* end_style_dr4r3_button_1570801150352 */
/* start_style_dr4r3_easyText_1570862927242 */  #content_dr4r3_easyText_1570862927242 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1570862927242 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1570862927242 */
/* start_style_dr4r3_easyText_1641989999054 */  #content_dr4r3_easyText_1641989999054 .buttonTool {color:#006ab5;}
 #content_dr4r3_easyText_1641989999054 .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_1641989999054 */
/* start_style_dr4r3_button_1641989999132 */  #content_dr4r3_button_1641989999132 .buttonTool:hover {border-color:#357ebd !important;}
 #content_dr4r3_button_1641989999132 .buttonTool {background-color:rgb(0, 143, 211);}
 #content_dr4r3_button_1641989999132 .buttonTool:hover {background-color:rgb(102, 102, 102);}
 #content_dr4r3_button_1641989999132 .buttonTool {color:#ffffff;}
 #content_dr4r3_button_1641989999132 .buttonTool:hover {color:#ffffff;}
 #content_dr4r3_button_1641989999132 .buttonTool { font-size:18px; font-family:Assistant, arial; font-weight:normal; font-style:normal;}
 /* end_style_dr4r3_button_1641989999132 */
/* start_style_dr4r3_easyText_1641991095521 */  #content_dr4r3_easyText_1641991095521 .buttonTool {color:#006ab5;}
 #content_dr4r3_easyText_1641991095521 .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_1641991095521 */
/* start_style_dr4r3_button_1641991095585 */  #content_dr4r3_button_1641991095585 .buttonTool:hover {border-color:#357ebd !important;}
 #content_dr4r3_button_1641991095585 .buttonTool {background-color:rgb(0, 143, 211);}
 #content_dr4r3_button_1641991095585 .buttonTool:hover {background-color:rgb(102, 102, 102);}
 #content_dr4r3_button_1641991095585 .buttonTool {color:#ffffff;}
 #content_dr4r3_button_1641991095585 .buttonTool:hover {color:#ffffff;}
 #content_dr4r3_button_1641991095585 .buttonTool { font-size:18px; font-family:Assistant, arial; font-weight:normal; font-style:normal;}
 /* end_style_dr4r3_button_1641991095585 */
/* start_style_dr4r3_easyText_1641991226924 */  #content_dr4r3_easyText_1641991226924 .buttonTool {color:#006ab5;}
 #content_dr4r3_easyText_1641991226924 .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_1641991226924 */
/* start_style_dr4r3_button_1641991226994 */  #content_dr4r3_button_1641991226994 .buttonTool:hover {border-color:#357ebd !important;}
 #content_dr4r3_button_1641991226994 .buttonTool {background-color:rgb(0, 143, 211);}
 #content_dr4r3_button_1641991226994 .buttonTool:hover {background-color:rgb(102, 102, 102);}
 #content_dr4r3_button_1641991226994 .buttonTool {color:#ffffff;}
 #content_dr4r3_button_1641991226994 .buttonTool:hover {color:#ffffff;}
 #content_dr4r3_button_1641991226994 .buttonTool { font-size:18px; font-family:Assistant, arial; font-weight:normal; font-style:normal;}
 /* end_style_dr4r3_button_1641991226994 */
/* start_style_dr4r3_easyText_1641991342798 */  #content_dr4r3_easyText_1641991342798 .buttonTool {color:#006ab5;}
 #content_dr4r3_easyText_1641991342798 .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_1641991342798 */
/* start_style_dr4r3_button_1641991342854 */  #content_dr4r3_button_1641991342854 .buttonTool:hover {border-color:#357ebd !important;}
 #content_dr4r3_button_1641991342854 .buttonTool {background-color:rgb(0, 143, 211);}
 #content_dr4r3_button_1641991342854 .buttonTool:hover {background-color:rgb(102, 102, 102);}
 #content_dr4r3_button_1641991342854 .buttonTool {color:#ffffff;}
 #content_dr4r3_button_1641991342854 .buttonTool:hover {color:#ffffff;}
 #content_dr4r3_button_1641991342854 .buttonTool { font-size:18px; font-family:Assistant, arial; font-weight:normal; font-style:normal;}
 /* end_style_dr4r3_button_1641991342854 */
/* start_style_dr4r3_easyText_1641991681043 */  #content_dr4r3_easyText_1641991681043 .buttonTool {color:#006ab5;}
 #content_dr4r3_easyText_1641991681043 .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_1641991681043 */
/* start_style_dr4r3_button_1641991681115 */  #content_dr4r3_button_1641991681115 .buttonTool:hover {border-color:#357ebd !important;}
 #content_dr4r3_button_1641991681115 .buttonTool {background-color:rgb(0, 143, 211);}
 #content_dr4r3_button_1641991681115 .buttonTool:hover {background-color:rgb(102, 102, 102);}
 #content_dr4r3_button_1641991681115 .buttonTool {color:#ffffff;}
 #content_dr4r3_button_1641991681115 .buttonTool:hover {color:#ffffff;}
 #content_dr4r3_button_1641991681115 .buttonTool { font-size:18px; font-family:Assistant, arial; font-weight:normal; font-style:normal;}
 /* end_style_dr4r3_button_1641991681115 */
/* start_style_dr4r3_easyText_1641991712248 */  #content_dr4r3_easyText_1641991712248 .buttonTool {color:#006ab5;}
 #content_dr4r3_easyText_1641991712248 .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_1641991712248 */
/* start_style_dr4r3_button_1641991712299 */  #content_dr4r3_button_1641991712299 .buttonTool:hover {border-color:#357ebd !important;}
 #content_dr4r3_button_1641991712299 .buttonTool {background-color:rgb(0, 143, 211);}
 #content_dr4r3_button_1641991712299 .buttonTool:hover {background-color:rgb(102, 102, 102);}
 #content_dr4r3_button_1641991712299 .buttonTool {color:#ffffff;}
 #content_dr4r3_button_1641991712299 .buttonTool:hover {color:#ffffff;}
 #content_dr4r3_button_1641991712299 .buttonTool { font-size:18px; font-family:Assistant, arial; font-weight:normal; font-style:normal;}
 /* end_style_dr4r3_button_1641991712299 */
/* start_style_dr4r3_easyText_1641991804473 */  #content_dr4r3_easyText_1641991804473 .buttonTool {color:#006ab5;}
 #content_dr4r3_easyText_1641991804473 .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_1641991804473 */
/* start_style_dr4r3_button_1641991804535 */  #content_dr4r3_button_1641991804535 .buttonTool:hover {border-color:#357ebd !important;}
 #content_dr4r3_button_1641991804535 .buttonTool {background-color:rgb(0, 143, 211);}
 #content_dr4r3_button_1641991804535 .buttonTool:hover {background-color:rgb(102, 102, 102);}
 #content_dr4r3_button_1641991804535 .buttonTool {color:#ffffff;}
 #content_dr4r3_button_1641991804535 .buttonTool:hover {color:#ffffff;}
 #content_dr4r3_button_1641991804535 .buttonTool { font-size:18px; font-family:Assistant, arial; font-weight:normal; font-style:normal;}
 /* end_style_dr4r3_button_1641991804535 */
/* start_style_dr4r3_easyText_1641991855247 */  #content_dr4r3_easyText_1641991855247 .buttonTool {color:#006ab5;}
 #content_dr4r3_easyText_1641991855247 .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_1641991855247 */
/* start_style_dr4r3_button_1641991855317 */  #content_dr4r3_button_1641991855317 .buttonTool:hover {border-color:#357ebd !important;}
 #content_dr4r3_button_1641991855317 .buttonTool {background-color:rgb(0, 143, 211);}
 #content_dr4r3_button_1641991855317 .buttonTool:hover {background-color:rgb(102, 102, 102);}
 #content_dr4r3_button_1641991855317 .buttonTool {color:#ffffff;}
 #content_dr4r3_button_1641991855317 .buttonTool:hover {color:#ffffff;}
 #content_dr4r3_button_1641991855317 .buttonTool { font-size:18px; font-family:Assistant, arial; font-weight:normal; font-style:normal;}
 /* end_style_dr4r3_button_1641991855317 */
/* start_style_dr4r3_easyText_1641991872101 */  #content_dr4r3_easyText_1641991872101 .buttonTool {color:#006ab5;}
 #content_dr4r3_easyText_1641991872101 .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_1641991872101 */
/* start_style_dr4r3_button_1641991872157 */  #content_dr4r3_button_1641991872157 .buttonTool:hover {border-color:#357ebd !important;}
 #content_dr4r3_button_1641991872157 .buttonTool {background-color:rgb(0, 143, 211);}
 #content_dr4r3_button_1641991872157 .buttonTool:hover {background-color:rgb(102, 102, 102);}
 #content_dr4r3_button_1641991872157 .buttonTool {color:#ffffff;}
 #content_dr4r3_button_1641991872157 .buttonTool:hover {color:#ffffff;}
 #content_dr4r3_button_1641991872157 .buttonTool { font-size:18px; font-family:Assistant, arial; font-weight:normal; font-style:normal;}
 /* end_style_dr4r3_button_1641991872157 */
/* start_style_dr4r3_easyText_1641991924232 */  #content_dr4r3_easyText_1641991924232 .buttonTool {color:#006ab5;}
 #content_dr4r3_easyText_1641991924232 .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_1641991924232 */
/* start_style_dr4r3_button_1641991924307 */  #content_dr4r3_button_1641991924307 .buttonTool:hover {border-color:#357ebd !important;}
 #content_dr4r3_button_1641991924307 .buttonTool {background-color:rgb(0, 143, 211);}
 #content_dr4r3_button_1641991924307 .buttonTool:hover {background-color:rgb(102, 102, 102);}
 #content_dr4r3_button_1641991924307 .buttonTool {color:#ffffff;}
 #content_dr4r3_button_1641991924307 .buttonTool:hover {color:#ffffff;}
 #content_dr4r3_button_1641991924307 .buttonTool { font-size:18px; font-family:Assistant, arial; font-weight:normal; font-style:normal;}
 /* end_style_dr4r3_button_1641991924307 */
/* start_style_dr4r3_easyText_1641991965157 */  #content_dr4r3_easyText_1641991965157 .buttonTool {color:#006ab5;}
 #content_dr4r3_easyText_1641991965157 .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_1641991965157 */
/* start_style_dr4r3_button_1641991965238 */  #content_dr4r3_button_1641991965238 .buttonTool:hover {border-color:#357ebd !important;}
 #content_dr4r3_button_1641991965238 .buttonTool {background-color:rgb(0, 143, 211);}
 #content_dr4r3_button_1641991965238 .buttonTool:hover {background-color:rgb(102, 102, 102);}
 #content_dr4r3_button_1641991965238 .buttonTool {color:#ffffff;}
 #content_dr4r3_button_1641991965238 .buttonTool:hover {color:#ffffff;}
 #content_dr4r3_button_1641991965238 .buttonTool { font-size:18px; font-family:Assistant, arial; font-weight:normal; font-style:normal;}
 /* end_style_dr4r3_button_1641991965238 */
/* start_style_dr4r3_easyText_1641992204783 */  #content_dr4r3_easyText_1641992204783 .buttonTool {color:#006ab5;}
 #content_dr4r3_easyText_1641992204783 .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_1641992204783 */
/* start_style_dr4r3_button_1641992204839 */  #content_dr4r3_button_1641992204839 .buttonTool:hover {border-color:#357ebd !important;}
 #content_dr4r3_button_1641992204839 .buttonTool {background-color:rgb(0, 143, 211);}
 #content_dr4r3_button_1641992204839 .buttonTool:hover {background-color:rgb(102, 102, 102);}
 #content_dr4r3_button_1641992204839 .buttonTool {color:#ffffff;}
 #content_dr4r3_button_1641992204839 .buttonTool:hover {color:#ffffff;}
 #content_dr4r3_button_1641992204839 .buttonTool { font-size:18px; font-family:Assistant, arial; font-weight:normal; font-style:normal;}
 /* end_style_dr4r3_button_1641992204839 */
/* start_style_dr4r3_easyText_1642071493194 */  #content_dr4r3_easyText_1642071493194 .buttonTool {color:#ff9900;}
 #content_dr4r3_easyText_1642071493194 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1642071493194 */
/* start_style_dr4r3_button_1642072910239 */  #content_dr4r3_button_1642072910239 .buttonTool:hover {border-color:#357ebd !important;}
 #content_dr4r3_button_1642072910239 .buttonTool {background-color:rgb(255, 153, 0);}
 #content_dr4r3_button_1642072910239 .buttonTool:hover {background-color:rgb(0, 0, 255);}
 #content_dr4r3_button_1642072910239 .buttonTool {color:#ffffff;}
 #content_dr4r3_button_1642072910239 .buttonTool:hover {color:#ffffff;}
 #content_dr4r3_button_1642072910239 .buttonTool { font-size:18px; font-family:Assistant, arial; font-weight:normal; font-style:normal;}
 /* end_style_dr4r3_button_1642072910239 */
/* start_style_dr4r3_easyText_1642073264413 */  #content_dr4r3_easyText_1642073264413 .buttonTool {color:#ff9900;}
 #content_dr4r3_easyText_1642073264413 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1642073264413 */
/* start_style_dr4r3_easyText_1642074195026 */  #content_dr4r3_easyText_1642074195026 .buttonTool {color:#ff9900;}
 #content_dr4r3_easyText_1642074195026 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1642074195026 */
/* start_style_dr4r3_easyText_1642077616687 */  #content_dr4r3_easyText_1642077616687 .buttonTool {color:#ff9900;}
 #content_dr4r3_easyText_1642077616687 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1642077616687 */
/* start_style_dr4r3_easyText_1570191034567 */  #content_dr4r3_easyText_1570191034567 .buttonTool {color:#ff9900;}
 #content_dr4r3_easyText_1570191034567 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1570191034567 */
/* start_style_dr4r3_easyText_1642085225751 */  #content_dr4r3_easyText_1642085225751 .buttonTool {color:#ff9900;}
 #content_dr4r3_easyText_1642085225751 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1642085225751 */
/* start_style_dr4r3_easyText_1642087118867 */  #content_dr4r3_easyText_1642087118867 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1642087118867 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1642087118867 */
/* start_style_dr4r3_easyText_1642087118870 */  #content_dr4r3_easyText_1642087118870 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1642087118870 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:null; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1642087118870 */
/* start_style_dr4r3_button_1642087926148 */  #content_dr4r3_button_1642087926148 .buttonTool:hover {border-color:#357ebd !important;}
 #content_dr4r3_button_1642087926148 .buttonTool {background-color:rgb(255, 153, 0);}
 #content_dr4r3_button_1642087926148 .buttonTool:hover {background-color:rgb(0, 0, 255);}
 #content_dr4r3_button_1642087926148 .buttonTool {color:#ffffff;}
 #content_dr4r3_button_1642087926148 .buttonTool:hover {color:#ffffff;}
 #content_dr4r3_button_1642087926148 .buttonTool { font-size:18px; font-family:Assistant, arial; font-weight:normal; font-style:normal;}
 /* end_style_dr4r3_button_1642087926148 */
/* start_style_dr4r3_easyText_1642088151311 */  #content_dr4r3_easyText_1642088151311 .buttonTool {color:#ff9900;}
 #content_dr4r3_easyText_1642088151311 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1642088151311 */
/* start_style_dr4r3_easyText_1642162406243 */  #content_dr4r3_easyText_1642162406243 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1642162406243 .buttonTool { font-family:Arimo, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1642162406243 */
/* start_style_dr4r3_easyText_1642161976922 */  #content_dr4r3_easyText_1642161976922 .buttonTool {color:#ff9900;}
 #content_dr4r3_easyText_1642161976922 .buttonTool { font-family:Arimo, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1642161976922 */
/* start_style_dr4r3_button_1643202423158 */  #content_dr4r3_button_1643202423158 .buttonTool:hover {border-color:#357ebd !important;}
 #content_dr4r3_button_1643202423158 .buttonTool {background-color:rgb(83, 172, 254);}
 #content_dr4r3_button_1643202423158 .buttonTool:hover {background-color:rgb(83, 172, 254);}
 #content_dr4r3_button_1643202423158 .buttonTool {color:#ffffff;}
 #content_dr4r3_button_1643202423158 .buttonTool:hover {color:#ffffff;}
 #content_dr4r3_button_1643202423158 .buttonTool { font-size:14px; font-family:Assistant, arial; font-weight:bold; font-style:normal;}
 /* end_style_dr4r3_button_1643202423158 */
/* start_style_dr4r3_button_1643202850073 */  #content_dr4r3_button_1643202850073 .buttonTool:hover {border-color:#357ebd !important;}
 #content_dr4r3_button_1643202850073 .buttonTool {background-color:rgb(83, 172, 254);}
 #content_dr4r3_button_1643202850073 .buttonTool:hover {background-color:rgb(83, 172, 254);}
 #content_dr4r3_button_1643202850073 .buttonTool {color:#ffffff;}
 #content_dr4r3_button_1643202850073 .buttonTool:hover {color:#ffffff;}
 #content_dr4r3_button_1643202850073 .buttonTool { font-size:14px; font-family:Assistant, arial; font-weight:bold; font-style:normal;}
 /* end_style_dr4r3_button_1643202850073 */
/* start_style_dr4r3_easyText_1643203200609 */  #content_dr4r3_easyText_1643203200609 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1643203200609 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1643203200609 */
/* start_style_dr4r3_button_1643203269006 */  #content_dr4r3_button_1643203269006 .buttonTool:hover {border-color:#357ebd !important;}
 #content_dr4r3_button_1643203269006 .buttonTool {background-color:rgb(83, 172, 254);}
 #content_dr4r3_button_1643203269006 .buttonTool:hover {background-color:rgb(83, 172, 254);}
 #content_dr4r3_button_1643203269006 .buttonTool {color:#ffffff;}
 #content_dr4r3_button_1643203269006 .buttonTool:hover {color:#ffffff;}
 #content_dr4r3_button_1643203269006 .buttonTool { font-size:14px; font-family:Assistant, arial; font-weight:bold; font-style:normal;}
 /* end_style_dr4r3_button_1643203269006 */
/* start_style_dr4r3_easyText_1643203287211 */  #content_dr4r3_easyText_1643203287211 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1643203287211 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1643203287211 */
/* start_style_dr4r3_button_1643203287213 */  #content_dr4r3_button_1643203287213 .buttonTool:hover {border-color:#357ebd !important;}
 #content_dr4r3_button_1643203287213 .buttonTool {background-color:rgb(83, 172, 254);}
 #content_dr4r3_button_1643203287213 .buttonTool:hover {background-color:rgb(83, 172, 254);}
 #content_dr4r3_button_1643203287213 .buttonTool {color:#ffffff;}
 #content_dr4r3_button_1643203287213 .buttonTool:hover {color:#ffffff;}
 #content_dr4r3_button_1643203287213 .buttonTool { font-size:14px; font-family:Assistant, arial; font-weight:bold; font-style:normal;}
 /* end_style_dr4r3_button_1643203287213 */
/* start_style_dr4r3_button_1643204021700 */  #content_dr4r3_button_1643204021700 .buttonTool:hover {border-color:#357ebd !important;}
 #content_dr4r3_button_1643204021700 .buttonTool {background-color:rgb(83, 172, 254);}
 #content_dr4r3_button_1643204021700 .buttonTool:hover {background-color:rgb(83, 172, 254);}
 #content_dr4r3_button_1643204021700 .buttonTool {color:#ffffff;}
 #content_dr4r3_button_1643204021700 .buttonTool:hover {color:#ffffff;}
 #content_dr4r3_button_1643204021700 .buttonTool { font-size:14px; font-family:Assistant, arial; font-weight:bold; font-style:normal;}
 /* end_style_dr4r3_button_1643204021700 */
/* start_style_dr4r3_easyText_1643204199103 */  #content_dr4r3_easyText_1643204199103 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1643204199103 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1643204199103 */
/* start_style_dr4r3_button_1643204199108 */  #content_dr4r3_button_1643204199108 .buttonTool:hover {border-color:#357ebd !important;}
 #content_dr4r3_button_1643204199108 .buttonTool {background-color:rgb(83, 172, 254);}
 #content_dr4r3_button_1643204199108 .buttonTool:hover {background-color:rgb(83, 172, 254);}
 #content_dr4r3_button_1643204199108 .buttonTool {color:#ffffff;}
 #content_dr4r3_button_1643204199108 .buttonTool:hover {color:#ffffff;}
 #content_dr4r3_button_1643204199108 .buttonTool { font-size:14px; font-family:Assistant, arial; font-weight:bold; font-style:normal;}
 /* end_style_dr4r3_button_1643204199108 */
/* start_style_dr4r3_button_1643204284924 */  #content_dr4r3_button_1643204284924 .buttonTool:hover {border-color:#357ebd !important;}
 #content_dr4r3_button_1643204284924 .buttonTool {background-color:rgb(83, 172, 254);}
 #content_dr4r3_button_1643204284924 .buttonTool:hover {background-color:rgb(83, 172, 254);}
 #content_dr4r3_button_1643204284924 .buttonTool {color:#ffffff;}
 #content_dr4r3_button_1643204284924 .buttonTool:hover {color:#ffffff;}
 #content_dr4r3_button_1643204284924 .buttonTool { font-size:14px; font-family:Assistant, arial; font-weight:bold; font-style:normal;}
 /* end_style_dr4r3_button_1643204284924 */
/* start_style_dr4r3_button_1643204351031 */  #content_dr4r3_button_1643204351031 .buttonTool:hover {border-color:#357ebd !important;}
 #content_dr4r3_button_1643204351031 .buttonTool {background-color:rgb(83, 172, 254);}
 #content_dr4r3_button_1643204351031 .buttonTool:hover {background-color:rgb(83, 172, 254);}
 #content_dr4r3_button_1643204351031 .buttonTool {color:#ffffff;}
 #content_dr4r3_button_1643204351031 .buttonTool:hover {color:#ffffff;}
 #content_dr4r3_button_1643204351031 .buttonTool { font-size:14px; font-family:Assistant, arial; font-weight:bold; font-style:normal;}
 /* end_style_dr4r3_button_1643204351031 */
/* start_style_dr4r3_button_1643204386974 */  #content_dr4r3_button_1643204386974 .buttonTool:hover {border-color:#357ebd !important;}
 #content_dr4r3_button_1643204386974 .buttonTool {background-color:rgb(83, 172, 254);}
 #content_dr4r3_button_1643204386974 .buttonTool:hover {background-color:rgb(83, 172, 254);}
 #content_dr4r3_button_1643204386974 .buttonTool {color:#ffffff;}
 #content_dr4r3_button_1643204386974 .buttonTool:hover {color:#ffffff;}
 #content_dr4r3_button_1643204386974 .buttonTool { font-size:14px; font-family:Assistant, arial; font-weight:bold; font-style:normal;}
 /* end_style_dr4r3_button_1643204386974 */
/* start_style_dr4r3_easyText_1643204421541 */  #content_dr4r3_easyText_1643204421541 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1643204421541 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1643204421541 */
/* start_style_dr4r3_button_1643204421545 */  #content_dr4r3_button_1643204421545 .buttonTool:hover {border-color:#357ebd !important;}
 #content_dr4r3_button_1643204421545 .buttonTool {background-color:rgb(83, 172, 254);}
 #content_dr4r3_button_1643204421545 .buttonTool:hover {background-color:rgb(83, 172, 254);}
 #content_dr4r3_button_1643204421545 .buttonTool {color:#ffffff;}
 #content_dr4r3_button_1643204421545 .buttonTool:hover {color:#ffffff;}
 #content_dr4r3_button_1643204421545 .buttonTool { font-size:14px; font-family:Assistant, arial; font-weight:bold; font-style:normal;}
 /* end_style_dr4r3_button_1643204421545 */
/* start_style_dr4r3_easyText_1643204284920 */  #content_dr4r3_easyText_1643204284920 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1643204284920 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1643204284920 */
/* start_style_dr4r3_easyText_1643204394903 */  #content_dr4r3_easyText_1643204394903 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1643204394903 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1643204394903 */
/* start_style_dr4r3_easyText_1643204351026 */  #content_dr4r3_easyText_1643204351026 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1643204351026 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1643204351026 */
/* start_style_dr4r3_easyText_1643204589990 */  #content_dr4r3_easyText_1643204589990 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1643204589990 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1643204589990 */
/* start_style_dr4r3_easyText_1643204749840 */  #content_dr4r3_easyText_1643204749840 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1643204749840 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1643204749840 */
/* start_style_dr4r3_easyText_1643204745311 */  #content_dr4r3_easyText_1643204745311 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1643204745311 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1643204745311 */
/* start_style_dr4r3_easyText_1643204725175 */  #content_dr4r3_easyText_1643204725175 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1643204725175 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1643204725175 */
/* start_style_dr4r3_button_1643205203545 */  #content_dr4r3_button_1643205203545 .buttonTool:hover {border-color:#357ebd !important;}
 #content_dr4r3_button_1643205203545 .buttonTool {background-color:rgb(83, 172, 254);}
 #content_dr4r3_button_1643205203545 .buttonTool:hover {background-color:rgb(83, 172, 254);}
 #content_dr4r3_button_1643205203545 .buttonTool {color:#ffffff;}
 #content_dr4r3_button_1643205203545 .buttonTool:hover {color:#ffffff;}
 #content_dr4r3_button_1643205203545 .buttonTool { font-size:14px; font-family:Assistant, arial; font-weight:bold; font-style:normal;}
 /* end_style_dr4r3_button_1643205203545 */
/* start_style_dr4r3_button_1643205381040 */  #content_dr4r3_button_1643205381040 .buttonTool:hover {border-color:#357ebd !important;}
 #content_dr4r3_button_1643205381040 .buttonTool {background-color:rgb(83, 172, 254);}
 #content_dr4r3_button_1643205381040 .buttonTool:hover {background-color:rgb(83, 172, 254);}
 #content_dr4r3_button_1643205381040 .buttonTool {color:#ffffff;}
 #content_dr4r3_button_1643205381040 .buttonTool:hover {color:#ffffff;}
 #content_dr4r3_button_1643205381040 .buttonTool { font-size:14px; font-family:Assistant, arial; font-weight:bold; font-style:normal;}
 /* end_style_dr4r3_button_1643205381040 */
/* start_style_dr4r3_button_1643205402810 */  #content_dr4r3_button_1643205402810 .buttonTool:hover {border-color:#357ebd !important;}
 #content_dr4r3_button_1643205402810 .buttonTool {background-color:rgb(83, 172, 254);}
 #content_dr4r3_button_1643205402810 .buttonTool:hover {background-color:rgb(83, 172, 254);}
 #content_dr4r3_button_1643205402810 .buttonTool {color:#ffffff;}
 #content_dr4r3_button_1643205402810 .buttonTool:hover {color:#ffffff;}
 #content_dr4r3_button_1643205402810 .buttonTool { font-size:14px; font-family:Assistant, arial; font-weight:bold; font-style:normal;}
 /* end_style_dr4r3_button_1643205402810 */
/* start_style_dr4r3_button_1643205412951 */  #content_dr4r3_button_1643205412951 .buttonTool:hover {border-color:#357ebd !important;}
 #content_dr4r3_button_1643205412951 .buttonTool {background-color:rgb(83, 172, 254);}
 #content_dr4r3_button_1643205412951 .buttonTool:hover {background-color:rgb(83, 172, 254);}
 #content_dr4r3_button_1643205412951 .buttonTool {color:#ffffff;}
 #content_dr4r3_button_1643205412951 .buttonTool:hover {color:#ffffff;}
 #content_dr4r3_button_1643205412951 .buttonTool { font-size:14px; font-family:Assistant, arial; font-weight:bold; font-style:normal;}
 /* end_style_dr4r3_button_1643205412951 */
/* start_style_dr4r3_easyText_1643205433446 */  #content_dr4r3_easyText_1643205433446 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1643205433446 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1643205433446 */
/* start_style_dr4r3_button_1643206073242 */  #content_dr4r3_button_1643206073242 .buttonTool:hover {border-color:#357ebd !important;}
 #content_dr4r3_button_1643206073242 .buttonTool {background-color:rgb(83, 172, 254);}
 #content_dr4r3_button_1643206073242 .buttonTool:hover {background-color:rgb(83, 172, 254);}
 #content_dr4r3_button_1643206073242 .buttonTool {color:#ffffff;}
 #content_dr4r3_button_1643206073242 .buttonTool:hover {color:#ffffff;}
 #content_dr4r3_button_1643206073242 .buttonTool { font-size:14px; font-family:Assistant, arial; font-weight:bold; font-style:normal;}
 /* end_style_dr4r3_button_1643206073242 */
/* start_style_dr4r3_button_1643206196750 */  #content_dr4r3_button_1643206196750 .buttonTool:hover {border-color:#357ebd !important;}
 #content_dr4r3_button_1643206196750 .buttonTool {background-color:rgb(83, 172, 254);}
 #content_dr4r3_button_1643206196750 .buttonTool:hover {background-color:rgb(83, 172, 254);}
 #content_dr4r3_button_1643206196750 .buttonTool {color:#ffffff;}
 #content_dr4r3_button_1643206196750 .buttonTool:hover {color:#ffffff;}
 #content_dr4r3_button_1643206196750 .buttonTool { font-size:14px; font-family:Assistant, arial; font-weight:bold; font-style:normal;}
 /* end_style_dr4r3_button_1643206196750 */
/* start_style_dr4r3_button_1643206203960 */  #content_dr4r3_button_1643206203960 .buttonTool:hover {border-color:#357ebd !important;}
 #content_dr4r3_button_1643206203960 .buttonTool {background-color:rgb(83, 172, 254);}
 #content_dr4r3_button_1643206203960 .buttonTool:hover {background-color:rgb(83, 172, 254);}
 #content_dr4r3_button_1643206203960 .buttonTool {color:#ffffff;}
 #content_dr4r3_button_1643206203960 .buttonTool:hover {color:#ffffff;}
 #content_dr4r3_button_1643206203960 .buttonTool { font-size:14px; font-family:Assistant, arial; font-weight:bold; font-style:normal;}
 /* end_style_dr4r3_button_1643206203960 */
/* start_style_dr4r3_button_1643206213073 */  #content_dr4r3_button_1643206213073 .buttonTool:hover {border-color:#357ebd !important;}
 #content_dr4r3_button_1643206213073 .buttonTool {background-color:rgb(83, 172, 254);}
 #content_dr4r3_button_1643206213073 .buttonTool:hover {background-color:rgb(83, 172, 254);}
 #content_dr4r3_button_1643206213073 .buttonTool {color:#ffffff;}
 #content_dr4r3_button_1643206213073 .buttonTool:hover {color:#ffffff;}
 #content_dr4r3_button_1643206213073 .buttonTool { font-size:14px; font-family:Assistant, arial; font-weight:bold; font-style:normal;}
 /* end_style_dr4r3_button_1643206213073 */
/* start_style_dr4r3_easyText_1643270888481 */  #content_dr4r3_easyText_1643270888481 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1643270888481 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1643270888481 */
/* start_style_dr4r3_easyText_1643270888485 */  #content_dr4r3_easyText_1643270888485 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1643270888485 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1643270888485 */
/* start_style_dr4r3_button_1643270888487 */  #content_dr4r3_button_1643270888487 .buttonTool:hover {border-color:#357ebd !important;}
 #content_dr4r3_button_1643270888487 .buttonTool {background-color:rgb(83, 172, 254);}
 #content_dr4r3_button_1643270888487 .buttonTool:hover {background-color:rgb(83, 172, 254);}
 #content_dr4r3_button_1643270888487 .buttonTool {color:#ffffff;}
 #content_dr4r3_button_1643270888487 .buttonTool:hover {color:#ffffff;}
 #content_dr4r3_button_1643270888487 .buttonTool { font-size:14px; font-family:Assistant, arial; font-weight:bold; font-style:normal;}
 /* end_style_dr4r3_button_1643270888487 */
/* start_style_dr4r3_easyText_1643270888557 */  #content_dr4r3_easyText_1643270888557 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1643270888557 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1643270888557 */
/* start_style_dr4r3_easyText_1643270888561 */  #content_dr4r3_easyText_1643270888561 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1643270888561 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1643270888561 */
/* start_style_dr4r3_button_1643270888563 */  #content_dr4r3_button_1643270888563 .buttonTool:hover {border-color:#357ebd !important;}
 #content_dr4r3_button_1643270888563 .buttonTool {background-color:rgb(83, 172, 254);}
 #content_dr4r3_button_1643270888563 .buttonTool:hover {background-color:rgb(83, 172, 254);}
 #content_dr4r3_button_1643270888563 .buttonTool {color:#ffffff;}
 #content_dr4r3_button_1643270888563 .buttonTool:hover {color:#ffffff;}
 #content_dr4r3_button_1643270888563 .buttonTool { font-size:14px; font-family:Assistant, arial; font-weight:bold; font-style:normal;}
 /* end_style_dr4r3_button_1643270888563 */
/* start_style_dr4r3_easyText_1643270888626 */  #content_dr4r3_easyText_1643270888626 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1643270888626 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1643270888626 */
/* start_style_dr4r3_button_1643270888628 */  #content_dr4r3_button_1643270888628 .buttonTool:hover {border-color:#357ebd !important;}
 #content_dr4r3_button_1643270888628 .buttonTool {background-color:rgb(83, 172, 254);}
 #content_dr4r3_button_1643270888628 .buttonTool:hover {background-color:rgb(83, 172, 254);}
 #content_dr4r3_button_1643270888628 .buttonTool {color:#ffffff;}
 #content_dr4r3_button_1643270888628 .buttonTool:hover {color:#ffffff;}
 #content_dr4r3_button_1643270888628 .buttonTool { font-size:14px; font-family:Assistant, arial; font-weight:bold; font-style:normal;}
 /* end_style_dr4r3_button_1643270888628 */
/* start_style_dr4r3_easyText_1643270888691 */  #content_dr4r3_easyText_1643270888691 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1643270888691 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1643270888691 */
/* start_style_dr4r3_easyText_1643270888694 */  #content_dr4r3_easyText_1643270888694 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1643270888694 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1643270888694 */
/* start_style_dr4r3_button_1643270888697 */  #content_dr4r3_button_1643270888697 .buttonTool:hover {border-color:#357ebd !important;}
 #content_dr4r3_button_1643270888697 .buttonTool {background-color:rgb(83, 172, 254);}
 #content_dr4r3_button_1643270888697 .buttonTool:hover {background-color:rgb(83, 172, 254);}
 #content_dr4r3_button_1643270888697 .buttonTool {color:#ffffff;}
 #content_dr4r3_button_1643270888697 .buttonTool:hover {color:#ffffff;}
 #content_dr4r3_button_1643270888697 .buttonTool { font-size:14px; font-family:Assistant, arial; font-weight:bold; font-style:normal;}
 /* end_style_dr4r3_button_1643270888697 */
/* start_style_dr4r3_easyText_1643271464140 */  #content_dr4r3_easyText_1643271464140 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1643271464140 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1643271464140 */
/* start_style_dr4r3_button_1643272106313 */  #content_dr4r3_button_1643272106313 .buttonTool:hover {border-color:#357ebd !important;}
 #content_dr4r3_button_1643272106313 .buttonTool {background-color:rgb(83, 172, 254);}
 #content_dr4r3_button_1643272106313 .buttonTool:hover {background-color:rgb(83, 172, 254);}
 #content_dr4r3_button_1643272106313 .buttonTool {color:#ffffff;}
 #content_dr4r3_button_1643272106313 .buttonTool:hover {color:#ffffff;}
 #content_dr4r3_button_1643272106313 .buttonTool { font-size:14px; font-family:Assistant, arial; font-weight:bold; font-style:normal;}
 /* end_style_dr4r3_button_1643272106313 */
/* start_style_dr4r3_button_1643272114810 */  #content_dr4r3_button_1643272114810 .buttonTool:hover {border-color:#357ebd !important;}
 #content_dr4r3_button_1643272114810 .buttonTool {background-color:rgb(83, 172, 254);}
 #content_dr4r3_button_1643272114810 .buttonTool:hover {background-color:rgb(83, 172, 254);}
 #content_dr4r3_button_1643272114810 .buttonTool {color:#ffffff;}
 #content_dr4r3_button_1643272114810 .buttonTool:hover {color:#ffffff;}
 #content_dr4r3_button_1643272114810 .buttonTool { font-size:14px; font-family:Assistant, arial; font-weight:bold; font-style:normal;}
 /* end_style_dr4r3_button_1643272114810 */
/* start_style_dr4r3_easyText_1643272234395 */  #content_dr4r3_easyText_1643272234395 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1643272234395 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1643272234395 */
/* start_style_dr4r3_easyText_1643272234401 */  #content_dr4r3_easyText_1643272234401 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1643272234401 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1643272234401 */
/* start_style_dr4r3_easyText_1643272240656 */  #content_dr4r3_easyText_1643272240656 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1643272240656 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1643272240656 */
/* start_style_dr4r3_easyText_1643272240660 */  #content_dr4r3_easyText_1643272240660 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1643272240660 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1643272240660 */
/* start_style_dr4r3_easyText_1643272382648 */  #content_dr4r3_easyText_1643272382648 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1643272382648 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1643272382648 */
/* start_style_dr4r3_easyText_1643272382652 */  #content_dr4r3_easyText_1643272382652 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1643272382652 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1643272382652 */
/* start_style_dr4r3_button_1643272382655 */  #content_dr4r3_button_1643272382655 .buttonTool:hover {border-color:#357ebd !important;}
 #content_dr4r3_button_1643272382655 .buttonTool {background-color:rgb(83, 172, 254);}
 #content_dr4r3_button_1643272382655 .buttonTool:hover {background-color:rgb(83, 172, 254);}
 #content_dr4r3_button_1643272382655 .buttonTool {color:#ffffff;}
 #content_dr4r3_button_1643272382655 .buttonTool:hover {color:#ffffff;}
 #content_dr4r3_button_1643272382655 .buttonTool { font-size:14px; font-family:Assistant, arial; font-weight:bold; font-style:normal;}
 /* end_style_dr4r3_button_1643272382655 */
/* start_style_dr4r3_easyText_1643272479325 */  #content_dr4r3_easyText_1643272479325 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1643272479325 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1643272479325 */
/* start_style_dr4r3_easyText_1643272479329 */  #content_dr4r3_easyText_1643272479329 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1643272479329 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1643272479329 */
/* start_style_dr4r3_button_1643272479335 */  #content_dr4r3_button_1643272479335 .buttonTool:hover {border-color:#357ebd !important;}
 #content_dr4r3_button_1643272479335 .buttonTool {background-color:rgb(83, 172, 254);}
 #content_dr4r3_button_1643272479335 .buttonTool:hover {background-color:rgb(83, 172, 254);}
 #content_dr4r3_button_1643272479335 .buttonTool {color:#ffffff;}
 #content_dr4r3_button_1643272479335 .buttonTool:hover {color:#ffffff;}
 #content_dr4r3_button_1643272479335 .buttonTool { font-size:14px; font-family:Assistant, arial; font-weight:bold; font-style:normal;}
 /* end_style_dr4r3_button_1643272479335 */
/* start_style_dr4r3_easyText_1643272587929 */  #content_dr4r3_easyText_1643272587929 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1643272587929 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1643272587929 */
/* start_style_dr4r3_easyText_1643272587932 */  #content_dr4r3_easyText_1643272587932 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1643272587932 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1643272587932 */
/* start_style_dr4r3_button_1643272587935 */  #content_dr4r3_button_1643272587935 .buttonTool:hover {border-color:#357ebd !important;}
 #content_dr4r3_button_1643272587935 .buttonTool {background-color:rgb(83, 172, 254);}
 #content_dr4r3_button_1643272587935 .buttonTool:hover {background-color:rgb(83, 172, 254);}
 #content_dr4r3_button_1643272587935 .buttonTool {color:#ffffff;}
 #content_dr4r3_button_1643272587935 .buttonTool:hover {color:#ffffff;}
 #content_dr4r3_button_1643272587935 .buttonTool { font-size:14px; font-family:Assistant, arial; font-weight:bold; font-style:normal;}
 /* end_style_dr4r3_button_1643272587935 */
/* start_style_dr4r3_easyText_1643289032109 */  #content_dr4r3_easyText_1643289032109 .buttonTool {color:#ff9900;}
 #content_dr4r3_easyText_1643289032109 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1643289032109 */
/* start_style_dr4r3_easyText_1643290011945 */  #content_dr4r3_easyText_1643290011945 .buttonTool {color:#ff9900;}
 #content_dr4r3_easyText_1643290011945 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1643290011945 */
/* start_style_dr4r3_easyText_1643290513082 */  #content_dr4r3_easyText_1643290513082 .buttonTool {color:#ff9900;}
 #content_dr4r3_easyText_1643290513082 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1643290513082 */
/* start_style_dr4r3_easyText_1643291532155 */  #content_dr4r3_easyText_1643291532155 .buttonTool {color:#ff9900;}
 #content_dr4r3_easyText_1643291532155 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1643291532155 */
/* start_style_dr4r3_easyText_1643291505953 */  #content_dr4r3_easyText_1643291505953 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1643291505953 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1643291505953 */
/* start_style_dr4r3_easyText_1643362414754 */  #content_dr4r3_easyText_1643362414754 .buttonTool {color:#ff9900;}
 #content_dr4r3_easyText_1643362414754 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1643362414754 */
/* start_style_dr4r3_easyText_1643632461756 */  #content_dr4r3_easyText_1643632461756 .buttonTool {color:#ff9900;}
 #content_dr4r3_easyText_1643632461756 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1643632461756 */
/* start_style_dr4r3_easyText_1643793356263 */  #content_dr4r3_easyText_1643793356263 .buttonTool {color:#55adff;}
 #content_dr4r3_easyText_1643793356263 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1643793356263 */
/* start_style_dr4r3_easyText_1643795208094 */  #content_dr4r3_easyText_1643795208094 .buttonTool {color:#ff9900;}
 #content_dr4r3_easyText_1643795208094 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1643795208094 */
/* start_style_dr4r3_easyText_1643795208138 */  #content_dr4r3_easyText_1643795208138 .buttonTool {color:#55adff;}
 #content_dr4r3_easyText_1643795208138 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1643795208138 */
/* start_style_dr4r3_easyText_1644839145153 */  #content_dr4r3_easyText_1644839145153 .buttonTool {color:#ff9900;}
 #content_dr4r3_easyText_1644839145153 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1644839145153 */
/* start_style_dr4r3_button_1644840694707 */  #content_dr4r3_button_1644840694707 .buttonTool:hover {border-color:#ffd493 !important;}
 #content_dr4r3_button_1644840694707 .buttonTool {background-color:rgb(255, 153, 0);}
 #content_dr4r3_button_1644840694707 .buttonTool:hover {background-color:rgb(255, 202, 121);}
 #content_dr4r3_button_1644840694707 .buttonTool {color:#ffffff;}
 #content_dr4r3_button_1644840694707 .buttonTool:hover {color:#ffffff;}
 #content_dr4r3_button_1644840694707 .buttonTool { font-size:14px; font-family:Assistant, arial; font-weight:bold; font-style:normal;}
 /* end_style_dr4r3_button_1644840694707 */
/* start_style_dr4r3_button_1644845016511 */  #content_dr4r3_button_1644845016511 .buttonTool:hover {border-color:#ffd493 !important;}
 #content_dr4r3_button_1644845016511 .buttonTool {background-color:rgb(255, 153, 0);}
 #content_dr4r3_button_1644845016511 .buttonTool:hover {background-color:rgb(255, 212, 147);}
 #content_dr4r3_button_1644845016511 .buttonTool {color:#ffffff;}
 #content_dr4r3_button_1644845016511 .buttonTool:hover {color:#ffffff;}
 #content_dr4r3_button_1644845016511 .buttonTool { font-size:22px; font-family:Assistant, arial; font-weight:bold; font-style:normal;}
 /* end_style_dr4r3_button_1644845016511 */
/* start_style_dr4r3_button_1644845068798 */  #content_dr4r3_button_1644845068798 .buttonTool:hover {border-color:#ffd493 !important;}
 #content_dr4r3_button_1644845068798 .buttonTool {background-color:rgb(255, 153, 0);}
 #content_dr4r3_button_1644845068798 .buttonTool:hover {background-color:rgb(255, 212, 147);}
 #content_dr4r3_button_1644845068798 .buttonTool {color:#ffffff;}
 #content_dr4r3_button_1644845068798 .buttonTool:hover {color:#ffffff;}
 #content_dr4r3_button_1644845068798 .buttonTool { font-size:19px; font-family:Assistant, arial; font-weight:bold; font-style:normal;}
 /* end_style_dr4r3_button_1644845068798 */
 .bgcolorTable{
border-radius: 0px; border-width: 0px; border-style: solid; border-color: rgb(128, 128, 128); background-color: rgba(255, 255, 255, 0); background-image: none; box-shadow: none;-pie-background:#ffffff;behavior:url(/include/frameworks/PIE-2.0beta1/PIE.htc);-pie-background:#ffffff;behavior:url(/include/frameworks/PIE-2.0beta1/PIE.htc);-pie-background:#ffffff;behavior:url(/include/frameworks/PIE-2.0beta1/PIE.htc);-pie-background:#ffffff;behavior:url(/include/frameworks/PIE-2.0beta1/PIE.htc);-pie-background:#ffffff;behavior:url(/include/frameworks/PIE-2.0beta1/PIE.htc);-pie-background:#ffffff;behavior:url(/include/frameworks/PIE-2.0beta1/PIE.htc);-pie-background:#ffffff;behavior:url(/include/frameworks/PIE-2.0beta1/PIE.htc);-pie-background:#ffffff;behavior:url(/include/frameworks/PIE-2.0beta1/PIE.htc);-pie-background:#ffffff;behavior:url(/include/frameworks/PIE-2.0beta1/PIE.htc);-pie-background:#ffffff;behavior:url(/include/frameworks/PIE-2.0beta1/PIE.htc);-pie-background:#ffffff;behavior:url(/include/frameworks/PIE-2.0beta1/PIE.htc);-pie-background:#ffffff;behavior:url(/include/frameworks/PIE-2.0beta1/PIE.htc);-pie-background:#ffffff;behavior:url(/include/frameworks/PIE-2.0beta1/PIE.htc);-pie-background:#ffffff;behavior:url(/include/frameworks/PIE-2.0beta1/PIE.htc);-pie-background:#ffffff;behavior:url(/include/frameworks/PIE-2.0beta1/PIE.htc);-pie-background:#ffffff;behavior:url(/include/frameworks/PIE-2.0beta1/PIE.htc);-pie-background:#ffffff;behavior:url(/include/frameworks/PIE-2.0beta1/PIE.htc);-pie-background:#ffffff;behavior:url(/include/frameworks/PIE-2.0beta1/PIE.htc);-pie-background:#ffffff;behavior:url(/include/frameworks/PIE-2.0beta1/PIE.htc);-pie-background:#ffffff;behavior:url(/include/frameworks/PIE-2.0beta1/PIE.htc);-pie-background:#ffffff;behavior:url(/include/frameworks/PIE-2.0beta1/PIE.htc);-pie-background:#ffffff;behavior:url(/include/frameworks/PIE-2.0beta1/PIE.htc);-pie-background:#ffffff;behavior:url(/include/frameworks/PIE-2.0beta1/PIE.htc);-pie-background:#ffffff;behavior:url(/include/frameworks/PIE-2.0beta1/PIE.htc);-pie-background:#ffffff;behavior:url(/include/frameworks/PIE-2.0beta1/PIE.htc);-pie-background:#ffffff;behavior:url(/include/frameworks/PIE-2.0beta1/PIE.htc);-pie-background:#ffffff;behavior:url(/include/frameworks/PIE-2.0beta1/PIE.htc);-pie-background:#ffffff;behavior:url(/include/frameworks/PIE-2.0beta1/PIE.htc);-pie-background:#ffffff;behavior:url(/include/frameworks/PIE-2.0beta1/PIE.htc);-pie-background:#ffffff;behavior:url(/include/frameworks/PIE-2.0beta1/PIE.htc);
}
/* start_style_dr4r3_easyText_1644915268774 */  #content_dr4r3_easyText_1644915268774 .buttonTool {color:#275bae;}
 #content_dr4r3_easyText_1644915268774 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1644915268774 */
/* start_style_dr4r3_button_1644915427984 */  #content_dr4r3_button_1644915427984 .buttonTool:hover {border-color:#d37f00 !important;}
 #content_dr4r3_button_1644915427984 .buttonTool {background-color:rgb(255, 153, 0);}
 #content_dr4r3_button_1644915427984 .buttonTool:hover {background-color:rgb(211, 127, 0);}
 #content_dr4r3_button_1644915427984 .buttonTool {color:#ffffff;}
 #content_dr4r3_button_1644915427984 .buttonTool:hover {color:#ffffff;}
 #content_dr4r3_button_1644915427984 .buttonTool { font-size:21px; font-family:Assistant, arial; font-weight:bold; font-style:normal;}
 /* end_style_dr4r3_button_1644915427984 */
/* start_style_dr4r3_easyText_1644916365513 */  #content_dr4r3_easyText_1644916365513 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1644916365513 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1644916365513 */
/* start_style_dr4r3_easyText_1645015829189 */  #content_dr4r3_easyText_1645015829189 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1645015829189 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1645015829189 */
/* start_style_dr4r3_easyText_1645015829194 */  #content_dr4r3_easyText_1645015829194 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1645015829194 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1645015829194 */
/* start_style_dr4r3_button_1645015829198 */  #content_dr4r3_button_1645015829198 .buttonTool:hover {border-color:#357ebd !important;}
 #content_dr4r3_button_1645015829198 .buttonTool {background-color:rgb(83, 172, 254);}
 #content_dr4r3_button_1645015829198 .buttonTool:hover {background-color:rgb(83, 172, 254);}
 #content_dr4r3_button_1645015829198 .buttonTool {color:#ffffff;}
 #content_dr4r3_button_1645015829198 .buttonTool:hover {color:#ffffff;}
 #content_dr4r3_button_1645015829198 .buttonTool { font-size:14px; font-family:Assistant, arial; font-weight:bold; font-style:normal;}
 /* end_style_dr4r3_button_1645015829198 */
/* start_style_dr4r3_easyText_1645015829314 */  #content_dr4r3_easyText_1645015829314 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1645015829314 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1645015829314 */
/* start_style_dr4r3_easyText_1645015829317 */  #content_dr4r3_easyText_1645015829317 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1645015829317 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1645015829317 */
/* start_style_dr4r3_button_1645015829320 */  #content_dr4r3_button_1645015829320 .buttonTool:hover {border-color:#357ebd !important;}
 #content_dr4r3_button_1645015829320 .buttonTool {background-color:rgb(83, 172, 254);}
 #content_dr4r3_button_1645015829320 .buttonTool:hover {background-color:rgb(83, 172, 254);}
 #content_dr4r3_button_1645015829320 .buttonTool {color:#ffffff;}
 #content_dr4r3_button_1645015829320 .buttonTool:hover {color:#ffffff;}
 #content_dr4r3_button_1645015829320 .buttonTool { font-size:14px; font-family:Assistant, arial; font-weight:bold; font-style:normal;}
 /* end_style_dr4r3_button_1645015829320 */
/* start_style_dr4r3_easyText_1645015829366 */  #content_dr4r3_easyText_1645015829366 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1645015829366 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1645015829366 */
/* start_style_dr4r3_easyText_1645015829368 */  #content_dr4r3_easyText_1645015829368 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1645015829368 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1645015829368 */
/* start_style_dr4r3_button_1645015829371 */  #content_dr4r3_button_1645015829371 .buttonTool:hover {border-color:#357ebd !important;}
 #content_dr4r3_button_1645015829371 .buttonTool {background-color:rgb(83, 172, 254);}
 #content_dr4r3_button_1645015829371 .buttonTool:hover {background-color:rgb(83, 172, 254);}
 #content_dr4r3_button_1645015829371 .buttonTool {color:#ffffff;}
 #content_dr4r3_button_1645015829371 .buttonTool:hover {color:#ffffff;}
 #content_dr4r3_button_1645015829371 .buttonTool { font-size:14px; font-family:Assistant, arial; font-weight:bold; font-style:normal;}
 /* end_style_dr4r3_button_1645015829371 */
/* start_style_dr4r3_easyText_1645015829421 */  #content_dr4r3_easyText_1645015829421 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1645015829421 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1645015829421 */
/* start_style_dr4r3_easyText_1645015829423 */  #content_dr4r3_easyText_1645015829423 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1645015829423 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1645015829423 */
/* start_style_dr4r3_button_1645015829426 */  #content_dr4r3_button_1645015829426 .buttonTool:hover {border-color:#357ebd !important;}
 #content_dr4r3_button_1645015829426 .buttonTool {background-color:rgb(83, 172, 254);}
 #content_dr4r3_button_1645015829426 .buttonTool:hover {background-color:rgb(83, 172, 254);}
 #content_dr4r3_button_1645015829426 .buttonTool {color:#ffffff;}
 #content_dr4r3_button_1645015829426 .buttonTool:hover {color:#ffffff;}
 #content_dr4r3_button_1645015829426 .buttonTool { font-size:14px; font-family:Assistant, arial; font-weight:bold; font-style:normal;}
 /* end_style_dr4r3_button_1645015829426 */
/* start_style_dr4r3_easyText_1645015829259 */  #content_dr4r3_easyText_1645015829259 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1645015829259 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1645015829259 */
/* start_style_dr4r3_easyText_1645694568343 */  #content_dr4r3_easyText_1645694568343 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1645694568343 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1645694568343 */
/* start_style_dr4r3_easyText_1610377780109 */  #content_dr4r3_easyText_1610377780109 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1610377780109 .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_1610377780109 */
/* start_style_dr4r3_easyText_1645791301725 */  #content_dr4r3_easyText_1645791301725 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1645791301725 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1645791301725 */
/* start_style_dr4r3_easyText_1646145929550 */  #content_dr4r3_easyText_1646145929550 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1646145929550 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1646145929550 */
/* start_style_dr4r3_easyText_1646146037171 */  #content_dr4r3_easyText_1646146037171 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1646146037171 .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_1646146037171 */
/* start_style_dr4r3_easyText_1568704405062 */  #content_dr4r3_easyText_1568704405062 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1568704405062 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1568704405062 */
/* start_style_dr4r3_easyText_1646650528770 */  #content_dr4r3_easyText_1646650528770 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1646650528770 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1646650528770 */
/* start_style_dr4r3_easyText_1646650528773 */  #content_dr4r3_easyText_1646650528773 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1646650528773 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1646650528773 */
/* start_style_dr4r3_button_1646650528776 */  #content_dr4r3_button_1646650528776 .buttonTool:hover {border-color:#357ebd !important;}
 #content_dr4r3_button_1646650528776 .buttonTool {background-color:rgb(83, 172, 254);}
 #content_dr4r3_button_1646650528776 .buttonTool:hover {background-color:rgb(83, 172, 254);}
 #content_dr4r3_button_1646650528776 .buttonTool {color:#ffffff;}
 #content_dr4r3_button_1646650528776 .buttonTool:hover {color:#ffffff;}
 #content_dr4r3_button_1646650528776 .buttonTool { font-size:14px; font-family:Assistant, arial; font-weight:bold; font-style:normal;}
 /* end_style_dr4r3_button_1646650528776 */
/* start_style_dr4r3_easyText_1646650528873 */  #content_dr4r3_easyText_1646650528873 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1646650528873 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1646650528873 */
/* start_style_dr4r3_easyText_1646650528876 */  #content_dr4r3_easyText_1646650528876 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1646650528876 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1646650528876 */
/* start_style_dr4r3_button_1646650528879 */  #content_dr4r3_button_1646650528879 .buttonTool:hover {border-color:#357ebd !important;}
 #content_dr4r3_button_1646650528879 .buttonTool {background-color:rgb(83, 172, 254);}
 #content_dr4r3_button_1646650528879 .buttonTool:hover {background-color:rgb(83, 172, 254);}
 #content_dr4r3_button_1646650528879 .buttonTool {color:#ffffff;}
 #content_dr4r3_button_1646650528879 .buttonTool:hover {color:#ffffff;}
 #content_dr4r3_button_1646650528879 .buttonTool { font-size:14px; font-family:Assistant, arial; font-weight:bold; font-style:normal;}
 /* end_style_dr4r3_button_1646650528879 */
/* start_style_dr4r3_easyText_1646650528921 */  #content_dr4r3_easyText_1646650528921 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1646650528921 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1646650528921 */
/* start_style_dr4r3_easyText_1646650528923 */  #content_dr4r3_easyText_1646650528923 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1646650528923 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1646650528923 */
/* start_style_dr4r3_button_1646650528926 */  #content_dr4r3_button_1646650528926 .buttonTool:hover {border-color:#357ebd !important;}
 #content_dr4r3_button_1646650528926 .buttonTool {background-color:rgb(83, 172, 254);}
 #content_dr4r3_button_1646650528926 .buttonTool:hover {background-color:rgb(83, 172, 254);}
 #content_dr4r3_button_1646650528926 .buttonTool {color:#ffffff;}
 #content_dr4r3_button_1646650528926 .buttonTool:hover {color:#ffffff;}
 #content_dr4r3_button_1646650528926 .buttonTool { font-size:14px; font-family:Assistant, arial; font-weight:bold; font-style:normal;}
 /* end_style_dr4r3_button_1646650528926 */
/* start_style_dr4r3_easyText_1646650528975 */  #content_dr4r3_easyText_1646650528975 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1646650528975 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1646650528975 */
/* start_style_dr4r3_easyText_1646650528978 */  #content_dr4r3_easyText_1646650528978 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1646650528978 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1646650528978 */
/* start_style_dr4r3_button_1646650528981 */  #content_dr4r3_button_1646650528981 .buttonTool:hover {border-color:#357ebd !important;}
 #content_dr4r3_button_1646650528981 .buttonTool {background-color:rgb(83, 172, 254);}
 #content_dr4r3_button_1646650528981 .buttonTool:hover {background-color:rgb(83, 172, 254);}
 #content_dr4r3_button_1646650528981 .buttonTool {color:#ffffff;}
 #content_dr4r3_button_1646650528981 .buttonTool:hover {color:#ffffff;}
 #content_dr4r3_button_1646650528981 .buttonTool { font-size:14px; font-family:Assistant, arial; font-weight:bold; font-style:normal;}
 /* end_style_dr4r3_button_1646650528981 */
/* start_style_dr4r3_easyText_1646650530922 */  #content_dr4r3_easyText_1646650530922 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1646650530922 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1646650530922 */
/* start_style_dr4r3_easyText_1646650530925 */  #content_dr4r3_easyText_1646650530925 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1646650530925 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1646650530925 */
/* start_style_dr4r3_button_1646650530928 */  #content_dr4r3_button_1646650530928 .buttonTool:hover {border-color:#357ebd !important;}
 #content_dr4r3_button_1646650530928 .buttonTool {background-color:rgb(83, 172, 254);}
 #content_dr4r3_button_1646650530928 .buttonTool:hover {background-color:rgb(83, 172, 254);}
 #content_dr4r3_button_1646650530928 .buttonTool {color:#ffffff;}
 #content_dr4r3_button_1646650530928 .buttonTool:hover {color:#ffffff;}
 #content_dr4r3_button_1646650530928 .buttonTool { font-size:14px; font-family:Assistant, arial; font-weight:bold; font-style:normal;}
 /* end_style_dr4r3_button_1646650530928 */
/* start_style_dr4r3_easyText_1646650531066 */  #content_dr4r3_easyText_1646650531066 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1646650531066 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1646650531066 */
/* start_style_dr4r3_easyText_1646650531069 */  #content_dr4r3_easyText_1646650531069 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1646650531069 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1646650531069 */
/* start_style_dr4r3_button_1646650531072 */  #content_dr4r3_button_1646650531072 .buttonTool:hover {border-color:#357ebd !important;}
 #content_dr4r3_button_1646650531072 .buttonTool {background-color:rgb(83, 172, 254);}
 #content_dr4r3_button_1646650531072 .buttonTool:hover {background-color:rgb(83, 172, 254);}
 #content_dr4r3_button_1646650531072 .buttonTool {color:#ffffff;}
 #content_dr4r3_button_1646650531072 .buttonTool:hover {color:#ffffff;}
 #content_dr4r3_button_1646650531072 .buttonTool { font-size:14px; font-family:Assistant, arial; font-weight:bold; font-style:normal;}
 /* end_style_dr4r3_button_1646650531072 */
/* start_style_dr4r3_easyText_1646650531128 */  #content_dr4r3_easyText_1646650531128 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1646650531128 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1646650531128 */
/* start_style_dr4r3_easyText_1646650531130 */  #content_dr4r3_easyText_1646650531130 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1646650531130 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1646650531130 */
/* start_style_dr4r3_button_1646650531133 */  #content_dr4r3_button_1646650531133 .buttonTool:hover {border-color:#357ebd !important;}
 #content_dr4r3_button_1646650531133 .buttonTool {background-color:rgb(83, 172, 254);}
 #content_dr4r3_button_1646650531133 .buttonTool:hover {background-color:rgb(83, 172, 254);}
 #content_dr4r3_button_1646650531133 .buttonTool {color:#ffffff;}
 #content_dr4r3_button_1646650531133 .buttonTool:hover {color:#ffffff;}
 #content_dr4r3_button_1646650531133 .buttonTool { font-size:14px; font-family:Assistant, arial; font-weight:bold; font-style:normal;}
 /* end_style_dr4r3_button_1646650531133 */
/* start_style_dr4r3_easyText_1646650531196 */  #content_dr4r3_easyText_1646650531196 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1646650531196 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1646650531196 */
/* start_style_dr4r3_easyText_1646650531198 */  #content_dr4r3_easyText_1646650531198 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1646650531198 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1646650531198 */
/* start_style_dr4r3_button_1646650531201 */  #content_dr4r3_button_1646650531201 .buttonTool:hover {border-color:#357ebd !important;}
 #content_dr4r3_button_1646650531201 .buttonTool {background-color:rgb(83, 172, 254);}
 #content_dr4r3_button_1646650531201 .buttonTool:hover {background-color:rgb(83, 172, 254);}
 #content_dr4r3_button_1646650531201 .buttonTool {color:#ffffff;}
 #content_dr4r3_button_1646650531201 .buttonTool:hover {color:#ffffff;}
 #content_dr4r3_button_1646650531201 .buttonTool { font-size:14px; font-family:Assistant, arial; font-weight:bold; font-style:normal;}
 /* end_style_dr4r3_button_1646650531201 */
/* start_style_dr4r3_easyText_1646650728571 */  #content_dr4r3_easyText_1646650728571 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1646650728571 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1646650728571 */
/* start_style_dr4r3_button_1646651487247 */  #content_dr4r3_button_1646651487247 .buttonTool:hover {border-color:#357ebd !important;}
 #content_dr4r3_button_1646651487247 .buttonTool {background-color:rgb(255, 153, 0);}
 #content_dr4r3_button_1646651487247 .buttonTool:hover {background-color:rgb(0, 0, 255);}
 #content_dr4r3_button_1646651487247 .buttonTool {color:#ffffff;}
 #content_dr4r3_button_1646651487247 .buttonTool:hover {color:#ffffff;}
 #content_dr4r3_button_1646651487247 .buttonTool { font-size:18px; font-family:Assistant, arial; font-weight:normal; font-style:normal;}
 /* end_style_dr4r3_button_1646651487247 */
/* start_style_dr4r3_easyText_1646652253769 */  #content_dr4r3_easyText_1646652253769 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1646652253769 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1646652253769 */
/* start_style_dr4r3_easyText_1646652253772 */  #content_dr4r3_easyText_1646652253772 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1646652253772 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1646652253772 */
/* start_style_dr4r3_button_1646652253775 */  #content_dr4r3_button_1646652253775 .buttonTool:hover {border-color:#357ebd !important;}
 #content_dr4r3_button_1646652253775 .buttonTool {background-color:rgb(83, 172, 254);}
 #content_dr4r3_button_1646652253775 .buttonTool:hover {background-color:rgb(83, 172, 254);}
 #content_dr4r3_button_1646652253775 .buttonTool {color:#ffffff;}
 #content_dr4r3_button_1646652253775 .buttonTool:hover {color:#ffffff;}
 #content_dr4r3_button_1646652253775 .buttonTool { font-size:14px; font-family:Assistant, arial; font-weight:bold; font-style:normal;}
 /* end_style_dr4r3_button_1646652253775 */
/* start_style_dr4r3_easyText_1646652253817 */  #content_dr4r3_easyText_1646652253817 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1646652253817 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1646652253817 */
/* start_style_dr4r3_easyText_1646652253820 */  #content_dr4r3_easyText_1646652253820 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1646652253820 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1646652253820 */
/* start_style_dr4r3_button_1646652253823 */  #content_dr4r3_button_1646652253823 .buttonTool:hover {border-color:#357ebd !important;}
 #content_dr4r3_button_1646652253823 .buttonTool {background-color:rgb(83, 172, 254);}
 #content_dr4r3_button_1646652253823 .buttonTool:hover {background-color:rgb(83, 172, 254);}
 #content_dr4r3_button_1646652253823 .buttonTool {color:#ffffff;}
 #content_dr4r3_button_1646652253823 .buttonTool:hover {color:#ffffff;}
 #content_dr4r3_button_1646652253823 .buttonTool { font-size:14px; font-family:Assistant, arial; font-weight:bold; font-style:normal;}
 /* end_style_dr4r3_button_1646652253823 */
/* start_style_dr4r3_easyText_1646652253869 */  #content_dr4r3_easyText_1646652253869 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1646652253869 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1646652253869 */
/* start_style_dr4r3_easyText_1646652253871 */  #content_dr4r3_easyText_1646652253871 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1646652253871 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1646652253871 */
/* start_style_dr4r3_button_1646652253874 */  #content_dr4r3_button_1646652253874 .buttonTool:hover {border-color:#357ebd !important;}
 #content_dr4r3_button_1646652253874 .buttonTool {background-color:rgb(83, 172, 254);}
 #content_dr4r3_button_1646652253874 .buttonTool:hover {background-color:rgb(83, 172, 254);}
 #content_dr4r3_button_1646652253874 .buttonTool {color:#ffffff;}
 #content_dr4r3_button_1646652253874 .buttonTool:hover {color:#ffffff;}
 #content_dr4r3_button_1646652253874 .buttonTool { font-size:14px; font-family:Assistant, arial; font-weight:bold; font-style:normal;}
 /* end_style_dr4r3_button_1646652253874 */
/* start_style_dr4r3_easyText_1646652253922 */  #content_dr4r3_easyText_1646652253922 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1646652253922 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1646652253922 */
/* start_style_dr4r3_easyText_1646652253924 */  #content_dr4r3_easyText_1646652253924 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1646652253924 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1646652253924 */
/* start_style_dr4r3_button_1646652253927 */  #content_dr4r3_button_1646652253927 .buttonTool:hover {border-color:#357ebd !important;}
 #content_dr4r3_button_1646652253927 .buttonTool {background-color:rgb(83, 172, 254);}
 #content_dr4r3_button_1646652253927 .buttonTool:hover {background-color:rgb(83, 172, 254);}
 #content_dr4r3_button_1646652253927 .buttonTool {color:#ffffff;}
 #content_dr4r3_button_1646652253927 .buttonTool:hover {color:#ffffff;}
 #content_dr4r3_button_1646652253927 .buttonTool { font-size:14px; font-family:Assistant, arial; font-weight:bold; font-style:normal;}
 /* end_style_dr4r3_button_1646652253927 */
/* start_style_dr4r3_button_1646652254018 */  #content_dr4r3_button_1646652254018 .buttonTool:hover {border-color:#357ebd !important;}
 #content_dr4r3_button_1646652254018 .buttonTool {background-color:rgb(255, 153, 0);}
 #content_dr4r3_button_1646652254018 .buttonTool:hover {background-color:rgb(0, 0, 255);}
 #content_dr4r3_button_1646652254018 .buttonTool {color:#ffffff;}
 #content_dr4r3_button_1646652254018 .buttonTool:hover {color:#ffffff;}
 #content_dr4r3_button_1646652254018 .buttonTool { font-size:18px; font-family:Assistant, arial; font-weight:normal; font-style:normal;}
 /* end_style_dr4r3_button_1646652254018 */
/* start_style_dr4r3_button_1646652701839 */  #content_dr4r3_button_1646652701839 .buttonTool:hover {border-color:#357ebd !important;}
 #content_dr4r3_button_1646652701839 .buttonTool {background-color:rgb(255, 153, 0);}
 #content_dr4r3_button_1646652701839 .buttonTool:hover {background-color:rgb(0, 0, 255);}
 #content_dr4r3_button_1646652701839 .buttonTool {color:#ffffff;}
 #content_dr4r3_button_1646652701839 .buttonTool:hover {color:#ffffff;}
 #content_dr4r3_button_1646652701839 .buttonTool { font-size:18px; font-family:Assistant, arial; font-weight:normal; font-style:normal;}
 /* end_style_dr4r3_button_1646652701839 */
/* start_style_dr4r3_easyText_1646653962889 */  #content_dr4r3_easyText_1646653962889 .buttonTool {color:#53acfe;}
 #content_dr4r3_easyText_1646653962889 .buttonTool { font-family:Arimo, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1646653962889 */
/* start_style_dr4r3_easyText_1646654178927 */  #content_dr4r3_easyText_1646654178927 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1646654178927 .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_1646654178927 */
/* start_style_dr4r3_easyText_1647863914705 */  #content_dr4r3_easyText_1647863914705 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1647863914705 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1647863914705 */
/* start_style_dr4r3_easyText_1647863914726 */  #content_dr4r3_easyText_1647863914726 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1647863914726 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1647863914726 */
/* start_style_dr4r3_easyText_1647863914810 */  #content_dr4r3_easyText_1647863914810 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1647863914810 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1647863914810 */
/* start_style_dr4r3_easyText_1647863914767 */  #content_dr4r3_easyText_1647863914767 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1647863914767 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1647863914767 */
/* start_style_dr4r3_easyText_1649752516784 */  #content_dr4r3_easyText_1649752516784 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1649752516784 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1649752516784 */
/* start_style_dr4r3_easyText_1649752555303 */  #content_dr4r3_easyText_1649752555303 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1649752555303 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1649752555303 */
/* start_style_dr4r3_easyText_1649752490166 */  #content_dr4r3_easyText_1649752490166 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1649752490166 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1649752490166 */
/* start_style_dr4r3_easyText_1649752473608 */  #content_dr4r3_easyText_1649752473608 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1649752473608 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1649752473608 */
/* start_style_dr4r3_easyText_1649752446764 */  #content_dr4r3_easyText_1649752446764 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1649752446764 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1649752446764 */
/* start_style_dr4r3_easyText_1649753991491 */  #content_dr4r3_easyText_1649753991491 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1649753991491 .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_1649753991491 */
/* start_style_dr4r3_easyText_1649753991493 */  #content_dr4r3_easyText_1649753991493 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1649753991493 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1649753991493 */


