body {
	direction: rtl;
	font-family: Rubik, arial;
	font-size: 15px;
	font-weight: normal;
	color: #565454;
	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: Rubik, 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: 15px;
}
table.bgcolorTable {
	width: 100% !important;
	display: table !important;
}
a {
	color: #0a5252;
}
a.changeLink14 {
	text-decoration: underline;
	color: #0a5252;
}
a.changeLink12 {
	text-decoration: underline;
	color: #0a5252;
}
a.changeLink10 {
	text-decoration: underline;
	color: #0a5252;
}
#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: #0a4b8e;
	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%;
}

/* 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(86, 84, 84);
font-size: 15px;
font-family: Rubik, arial;
overflow-y: scroll;
background-position: 0% 0%;
background-repeat: no-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_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(255, 0, 0);}
 #mobileToolbarMenu .mobileHeader {color:#ffffff;}
 #mobileToolbarMenu {background-image:none;}
 ul.MobileMenuHorizontal {background-color:rgba(21, 109, 130, 0.92);}
 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:#000000;}
 #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:#000000;}
 #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: 15px; }
 a {color:#0a5252;}
 a:hover {color:#434343;}
h1 { color:#434343; font-size:20px; font-family:Rubik, arial;}
h2 { color:#434343; font-size:20px; font-family:Rubik, arial;}
h3 { color:#434343; font-size:20px; font-family:Rubik, arial;}
h4 { color:#434343; font-size:20px; font-family:Rubik, arial;}
h5 { color:#434343; font-size:20px; font-family:Rubik, arial;}
h6 { color:#434343; font-size:32px; font-family:Raleway, arial;}
 /* end_style_fonts */
/* start_style_dr4r3_easyText_1469429725989 */  #content_dr4r3_easyText_1469429725989 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1469429725989 .buttonTool { font-family:Ambivalenti Tzar, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1469429725989 */
/* start_style_dr4r3_easyText_1467637688640 */  #content_dr4r3_easyText_1467637688640 .buttonTool {color:#26a9a9;}
 #content_dr4r3_easyText_1467637688640 .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_1467637688640 */
/* start_style_dr4r3_easyText_1467637739153 */  #content_dr4r3_easyText_1467637739153 .buttonTool {color:#26a9a9;}
 #content_dr4r3_easyText_1467637739153 .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_1467637739153 */
/* start_style_dr4r3_easyText_1467637747016 */  #content_dr4r3_easyText_1467637747016 .buttonTool {color:#26a9a9;}
 #content_dr4r3_easyText_1467637747016 .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_1467637747016 */
/* start_style_dr4r3_easyText_1469433214376 */  #content_dr4r3_easyText_1469433214376 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1469433214376 .buttonTool { font-family:Ambivalenti Tzar, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1469433214376 */
/* start_style_dr4r3_easyText_1469433181030 */  #content_dr4r3_easyText_1469433181030 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1469433181030 .buttonTool { font-family:Ambivalenti Tzar, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1469433181030 */
/* start_style_dr4r3_easyText_1469433645189 */  #content_dr4r3_easyText_1469433645189 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1469433645189 .buttonTool { font-family:Ambivalenti Tzar, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1469433645189 */
/* start_style_dr4r3_button_1469433878765 */  #content_dr4r3_button_1469433878765 .buttonTool:hover {border-color:#23e1c3 !important;}
 #content_dr4r3_button_1469433878765 .buttonTool {background-color:rgba(255, 255, 255, 0);}
 #content_dr4r3_button_1469433878765 .buttonTool:hover {background-color:rgba(66, 139, 202, 0);}
 #content_dr4r3_button_1469433878765 .buttonTool {color:#ffffff;}
 #content_dr4r3_button_1469433878765 .buttonTool:hover {color:#23e1c3;}
 #content_dr4r3_button_1469433878765 .buttonTool { font-size:18px; font-family:Almoni Dl, arial; font-weight:normal; font-style:normal;}
 /* end_style_dr4r3_button_1469433878765 */
/* start_style_dr4r3_easyText_1469437221996 */  #content_dr4r3_easyText_1469437221996 .buttonTool {color:#434343;}
 #content_dr4r3_easyText_1469437221996 .buttonTool { font-family:Raleway, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1469437221996 */
/* start_style_dr4r3_easyText_1469437314486 */  #content_dr4r3_easyText_1469437314486 .buttonTool {color:#434343;}
 #content_dr4r3_easyText_1469437314486 .buttonTool { font-family:Raleway, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1469437314486 */
/* start_style_dr4r3_easyText_1469447405928 */  #content_dr4r3_easyText_1469447405928 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1469447405928 .buttonTool { font-family:Ambivalenti Tzar, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1469447405928 */
/* start_style_dr4r3_easyText_1469512828552 */  #content_dr4r3_easyText_1469512828552 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1469512828552 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1469512828552 */
/* start_style_dr4r3_easyText_1469532856954 */  #content_dr4r3_easyText_1469532856954 .buttonTool {color:#da2600;}
 #content_dr4r3_easyText_1469532856954 .buttonTool { font-family:Ubuntu, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.3; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1469532856954 */
/* start_style_dr4r3_easyText_1469533239866 */  #content_dr4r3_easyText_1469533239866 .buttonTool {color:#4a86e8;}
 #content_dr4r3_easyText_1469533239866 .buttonTool { font-family:Raleway, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1469533239866 */
/* start_style_dr4r3_easyText_1469603010955 */  #content_dr4r3_easyText_1469603010955 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1469603010955 .buttonTool { font-family:Raleway, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1469603010955 */
/* start_style_dr4r3_easyText_1469626279378 */  #content_dr4r3_easyText_1469626279378 .buttonTool {color:#434343;}
 #content_dr4r3_easyText_1469626279378 .buttonTool { font-family:Raleway, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1469626279378 */
/* start_style_dr4r3_button_1469684747747 */  #content_dr4r3_button_1469684747747 .buttonTool:hover {border-color:#c2c2c2 !important;}
 #content_dr4r3_button_1469684747747 .buttonTool {background-color:rgba(255, 255, 255, 0);}
 #content_dr4r3_button_1469684747747 .buttonTool:hover {background-color:rgba(255, 255, 255, 0.48);}
 #content_dr4r3_button_1469684747747 .buttonTool {color:#434343;}
 #content_dr4r3_button_1469684747747 .buttonTool:hover {color:#c2c2c2;}
 #content_dr4r3_button_1469684747747 .buttonTool { font-size:25px; font-family:Raleway, arial; font-weight:normal; font-style:normal;}
 /* end_style_dr4r3_button_1469684747747 */
/* start_style_dr4r3_easyText_1469512350881 */  #content_dr4r3_easyText_1469512350881 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1469512350881 .buttonTool { font-family:Raleway, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1469512350881 */
/* start_style_dr4r3_easyText_1469512421240 */  #content_dr4r3_easyText_1469512421240 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1469512421240 .buttonTool { font-family:Raleway, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1469512421240 */
/* start_style_dr4r3_easyText_1469512443328 */  #content_dr4r3_easyText_1469512443328 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1469512443328 .buttonTool { font-family:Raleway, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1469512443328 */
/* start_style_dr4r3_easyText_1515699610091 */  #content_dr4r3_easyText_1515699610091 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1515699610091 .buttonTool { font-family:Raleway, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1515699610091 */
/* start_style_dr4r3_easyText_1515774219112 */  #content_dr4r3_easyText_1515774219112 .buttonTool {color:#da2600;}
 #content_dr4r3_easyText_1515774219112 .buttonTool { font-family:Ubuntu, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.3; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1515774219112 */
/* start_style_dr4r3_easyText_1515699766485 */  #content_dr4r3_easyText_1515699766485 .buttonTool {color:#434343;}
 #content_dr4r3_easyText_1515699766485 .buttonTool { font-family:Raleway, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1515699766485 */
/* start_style_padding_dr4r3_websiteMenu_1518761261547 */  #menu_dr4r3_websiteMenu_1518761261547 ul.MenuHorizontal > li > a {padding-top:12.509300000000001px;padding-bottom:12.509300000000001px;padding-right:0.5880218888885717px;padding-left:0.5880218888885717px;}
 /* end_style_padding_dr4r3_websiteMenu_1518761261547 */
/* start_style_dr4r3_websiteMenu_1518761261547 */  #menu_dr4r3_websiteMenu_1518761261547 ul.MenuHorizontal a:hover, #menu_dr4r3_websiteMenu_1518761261547 ul.MenuHorizontal a:focus {background-color:rgb(255, 255, 255);}
 #menu_dr4r3_websiteMenu_1518761261547 ul.MenuHorizontal a.MenuBarItemHover, #menu_dr4r3_websiteMenu_1518761261547 ul.MenuHorizontal a.MenuBarItemSubmenuHover, #menu_dr4r3_websiteMenu_1518761261547 ul.MenuHorizontal a.MenuBarSubmenuVisible {background-color:rgb(255, 255, 255);color:#3d85c6;}
 #menu_dr4r3_websiteMenu_1518761261547 ul.MenuHorizontal li.menu_h_active a {background-color:rgb(255, 255, 255);color:#3d85c6;}
 #menu_dr4r3_websiteMenu_1518761261547 ul.MenuHorizontal a {color:#000000;}
 #menu_dr4r3_websiteMenu_1518761261547 ul.MenuHorizontal a:hover, #menu_dr4r3_websiteMenu_1518761261547 ul.MenuHorizontal a:focus {color:#3d85c6}
 #menu_dr4r3_websiteMenu_1518761261547 ul.MenuHorizontal a { font-size:16px; font-family:Rubik, arial; font-weight:normal; font-style:normal;}
 #menu_dr4r3_websiteMenu_1518761261547 ul.MenuHorizontal > li {margin-left:0px;margin-right:0px;}
 #menu_dr4r3_websiteMenu_1518761261547 ul.MenuHorizontal > li > a { border-bottom-width:0; border-left-width:0px; border-left-color:#000000; border-left-style: solid;}
 #menu_dr4r3_websiteMenu_1518761261547 ul.MenuHorizontal > li:last-child > a { border-left-width:0;}
 #menu_dr4r3_websiteMenu_1518761261547 ul.MenuHorizontal ul {background-color:rgb(253, 190, 0);}
 #menu_dr4r3_websiteMenu_1518761261547 ul.MenuHorizontal ul li a:hover, #menu_dr4r3_websiteMenu_1518761261547 ul.MenuHorizontal ul li a:focus {background-color:rgb(51, 51, 51);}
 #menu_dr4r3_websiteMenu_1518761261547 ul.MenuHorizontal ul li a {color:#000000;}
 #menu_dr4r3_websiteMenu_1518761261547 ul.MenuHorizontal ul li a:hover, #menu_dr4r3_websiteMenu_1518761261547 ul.MenuHorizontal ul li a:focus {color:#ffffff}
 #menu_dr4r3_websiteMenu_1518761261547 ul.MenuHorizontal ul li a { font-size:14px; font-family:Rubik, arial; font-weight:normal; font-style:normal;}
 #menu_dr4r3_websiteMenu_1518761261547 ul.MenuHorizontal ul li a {width:200px;}
 #menu_dr4r3_websiteMenu_1518761261547 ul.MenuHorizontal ul li a {padding-top:10px;padding-right:5px;padding-bottom:10px;padding-left:5px;}
#menu_dr4r3_websiteMenu_1518761261547 ul.MenuHorizontal {border-radius: inherit;}
#menu_dr4r3_websiteMenu_1518761261547.MenuDesigHorizontal ul.MenuHorizontal > li:first-child {border-top-right-radius: inherit;border-bottom-right-radius: inherit;}
#menu_dr4r3_websiteMenu_1518761261547.MenuDesigHorizontal ul.MenuHorizontal > li:first-child a {border-top-right-radius: inherit;border-bottom-right-radius: inherit;}
#menu_dr4r3_websiteMenu_1518761261547.MenuDesigHorizontal ul.MenuHorizontal > li:last-child {border-top-left-radius: inherit;border-bottom-left-radius: inherit;}
#menu_dr4r3_websiteMenu_1518761261547.MenuDesigHorizontal ul.MenuHorizontal > li:last-child a {border-top-left-radius: inherit;border-bottom-left-radius: inherit;}
#menu_dr4r3_websiteMenu_1518761261547.MenuDesignVertical ul.MenuHorizontal > li:first-child {border-top-left-radius: inherit;border-top-right-radius: inherit;}
#menu_dr4r3_websiteMenu_1518761261547.MenuDesignVertical ul.MenuHorizontal > li:first-child a {border-top-left-radius: inherit;border-top-right-radius: inherit;}
#menu_dr4r3_websiteMenu_1518761261547.MenuDesignVertical ul.MenuHorizontal > li:last-child {border-bottom-left-radius: inherit;border-bottom-right-radius: inherit;}
#menu_dr4r3_websiteMenu_1518761261547.MenuDesignVertical ul.MenuHorizontal > li:last-child a {border-bottom-left-radius: inherit;border-bottom-right-radius: inherit;}
 /* end_style_dr4r3_websiteMenu_1518761261547 */
/* start_style_dr4r3_button_1518764982256 */  #content_dr4r3_button_1518764982256 .buttonTool:hover {border-color:#357ebd !important;}
 #content_dr4r3_button_1518764982256 .buttonTool {background-color:rgb(255, 0, 0);}
 #content_dr4r3_button_1518764982256 .buttonTool:hover {background-color:rgb(66, 139, 202);}
 #content_dr4r3_button_1518764982256 .buttonTool {color:#ffffff;}
 #content_dr4r3_button_1518764982256 .buttonTool:hover {color:#ffffff;}
 #content_dr4r3_button_1518764982256 .buttonTool { font-size:14px; font-family:Open Sans Hebrew, arial; font-weight:bold; font-style:normal;}
 /* end_style_dr4r3_button_1518764982256 */
/* start_style_dr4r3_easyText_1519004349830 */  #content_dr4r3_easyText_1519004349830 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1519004349830 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1519004349830 */
/* start_style_dr4r3_easyText_1519004838840 */  #content_dr4r3_easyText_1519004838840 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1519004838840 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1519004838840 */
/* start_style_dr4r3_easyText_1519004766309 */  #content_dr4r3_easyText_1519004766309 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1519004766309 .buttonTool { font-family:Raleway, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1519004766309 */
/* start_style_dr4r3_button_1519017640527 */  #content_dr4r3_button_1519017640527 .buttonTool:hover {border-color:#357ebd !important;}
 #content_dr4r3_button_1519017640527 .buttonTool {background-color:rgba(4, 7, 9, 0.24);}
 #content_dr4r3_button_1519017640527 .buttonTool:hover {background-color:rgba(12, 15, 18, 0.54);}
 #content_dr4r3_button_1519017640527 .buttonTool {color:#ffffff;}
 #content_dr4r3_button_1519017640527 .buttonTool:hover {color:#ffffff;}
 #content_dr4r3_button_1519017640527 .buttonTool { font-size:41px; font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal;}
 /* end_style_dr4r3_button_1519017640527 */
 .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);
}
/* start_style_dr4r3_button_1519146886862 */  #content_dr4r3_button_1519146886862 .buttonTool:hover {border-color:#357ebd !important;}
 #content_dr4r3_button_1519146886862 .buttonTool {background-color:rgb(10, 75, 142);}
 #content_dr4r3_button_1519146886862 .buttonTool:hover {background-color:rgb(61, 133, 198);}
 #content_dr4r3_button_1519146886862 .buttonTool {color:#ffffff;}
 #content_dr4r3_button_1519146886862 .buttonTool:hover {color:#ffffff;}
 #content_dr4r3_button_1519146886862 .buttonTool { font-size:14px; font-family:Open Sans Hebrew, arial; font-weight:bold; font-style:normal;}
 /* end_style_dr4r3_button_1519146886862 */
/* start_style_dr4r3_button_1519146926012 */  #content_dr4r3_button_1519146926012 .buttonTool:hover {border-color:#357ebd !important;}
 #content_dr4r3_button_1519146926012 .buttonTool {background-color:rgb(255, 0, 0);}
 #content_dr4r3_button_1519146926012 .buttonTool:hover {background-color:rgb(255, 153, 0);}
 #content_dr4r3_button_1519146926012 .buttonTool {color:#ffffff;}
 #content_dr4r3_button_1519146926012 .buttonTool:hover {color:#ffffff;}
 #content_dr4r3_button_1519146926012 .buttonTool { font-size:14px; font-family:Open Sans Hebrew, arial; font-weight:bold; font-style:normal;}
 /* end_style_dr4r3_button_1519146926012 */
/* start_style_dr4r3_button_1525547615185 */  #content_dr4r3_button_1525547615185 .buttonTool:hover {border-color:#357ebd !important;}
 #content_dr4r3_button_1525547615185 .buttonTool {background-color:rgb(255, 0, 0);}
 #content_dr4r3_button_1525547615185 .buttonTool:hover {background-color:rgb(204, 65, 37);}
 #content_dr4r3_button_1525547615185 .buttonTool {color:#ffffff;}
 #content_dr4r3_button_1525547615185 .buttonTool:hover {color:#ffffff;}
 #content_dr4r3_button_1525547615185 .buttonTool { font-size:14px; font-family:Open Sans Hebrew, arial; font-weight:bold; font-style:normal;}
 /* end_style_dr4r3_button_1525547615185 */
/* start_style_dr4r3_paypalButton_1527875244876 */  #content_dr4r3_paypalButton_1527875244876 .buttonTool:hover {border-color:#357ebd !important;}
 #content_dr4r3_paypalButton_1527875244876 .buttonTool {background-color:rgb(255, 0, 0);}
 #content_dr4r3_paypalButton_1527875244876 .buttonTool:hover {background-color:rgb(253, 190, 0);}
 #content_dr4r3_paypalButton_1527875244876 .buttonTool {color:#ffffff;}
 #content_dr4r3_paypalButton_1527875244876 .buttonTool:hover {color:#ffffff;}
 #content_dr4r3_paypalButton_1527875244876 .buttonTool { font-size:13px; font-family:Open Sans Hebrew, arial; font-weight:bold; font-style:normal;}
 /* end_style_dr4r3_paypalButton_1527875244876 */
/* start_style_dr4r3_easyText_1529031101851 */  #content_dr4r3_easyText_1529031101851 .buttonTool {color:#3d85c6;}
 #content_dr4r3_easyText_1529031101851 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1529031101851 */
/* start_style_dr4r3_easyText_1529031258943 */  #content_dr4r3_easyText_1529031258943 .buttonTool {color:#b7a8a8;}
 #content_dr4r3_easyText_1529031258943 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1529031258943 */
/* start_style_dr4r3_easyText_1529031273797 */  #content_dr4r3_easyText_1529031273797 .buttonTool {color:#9b72b7;}
 #content_dr4r3_easyText_1529031273797 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1529031273797 */
/* start_style_dr4r3_easyText_1529031299611 */  #content_dr4r3_easyText_1529031299611 .buttonTool {color:#ff00ff;}
 #content_dr4r3_easyText_1529031299611 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1529031299611 */
/* start_style_dr4r3_easyText_1529031310640 */  #content_dr4r3_easyText_1529031310640 .buttonTool {color:#a79ccc;}
 #content_dr4r3_easyText_1529031310640 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1529031310640 */
/* start_style_dr4r3_easyText_1529031325991 */  #content_dr4r3_easyText_1529031325991 .buttonTool {color:#be9060;}
 #content_dr4r3_easyText_1529031325991 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1529031325991 */
/* start_style_dr4r3_easyText_1529031346028 */  #content_dr4r3_easyText_1529031346028 .buttonTool {color:#be9060;}
 #content_dr4r3_easyText_1529031346028 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1529031346028 */
/* start_style_dr4r3_easyText_1529031351479 */  #content_dr4r3_easyText_1529031351479 .buttonTool {color:#3d85c6;}
 #content_dr4r3_easyText_1529031351479 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1529031351479 */
/* start_style_dr4r3_easyText_1529031184345 */  #content_dr4r3_easyText_1529031184345 .buttonTool {color:#93c47d;}
 #content_dr4r3_easyText_1529031184345 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1529031184345 */
/* start_style_dr4r3_easyText_1529031223110 */  #content_dr4r3_easyText_1529031223110 .buttonTool {color:#fdbe00;}
 #content_dr4r3_easyText_1529031223110 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1529031223110 */
/* start_style_dr4r3_easyText_1529031360660 */  #content_dr4r3_easyText_1529031360660 .buttonTool {color:#fdbe00;}
 #content_dr4r3_easyText_1529031360660 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1529031360660 */
/* start_style_dr4r3_easyText_1529031239141 */  #content_dr4r3_easyText_1529031239141 .buttonTool {color:#c27ba0;}
 #content_dr4r3_easyText_1529031239141 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1529031239141 */
/* start_style_dr4r3_easyText_1529031367900 */  #content_dr4r3_easyText_1529031367900 .buttonTool {color:#c27ba0;}
 #content_dr4r3_easyText_1529031367900 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1529031367900 */
/* start_style_dr4r3_easyText_1529031356098 */  #content_dr4r3_easyText_1529031356098 .buttonTool {color:#93c47d;}
 #content_dr4r3_easyText_1529031356098 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1529031356098 */
/* start_style_dr4r3_easyText_1529031372251 */  #content_dr4r3_easyText_1529031372251 .buttonTool {color:#cc4125;}
 #content_dr4r3_easyText_1529031372251 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1529031372251 */
/* start_style_dr4r3_easyText_1529031653359 */  #content_dr4r3_easyText_1529031653359 .buttonTool {color:#fdbe00;}
 #content_dr4r3_easyText_1529031653359 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1529031653359 */
/* start_style_dr4r3_easyText_1529468161351 */  #content_dr4r3_easyText_1529468161351 .buttonTool {color:#a61c00;}
 #content_dr4r3_easyText_1529468161351 .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_1529468161351 */
/* start_style_dr4r3_easyText_1529468263156 */  #content_dr4r3_easyText_1529468263156 .buttonTool {color:#76a5af;}
 #content_dr4r3_easyText_1529468263156 .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_1529468263156 */
/* start_style_dr4r3_easyText_1529468296668 */  #content_dr4r3_easyText_1529468296668 .buttonTool {color:#76a5af;}
 #content_dr4r3_easyText_1529468296668 .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_1529468296668 */
/* start_style_dr4r3_easyText_1529468308277 */  #content_dr4r3_easyText_1529468308277 .buttonTool {color:#76a5af;}
 #content_dr4r3_easyText_1529468308277 .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_1529468308277 */
/* start_style_dr4r3_easyText_1529468331839 */  #content_dr4r3_easyText_1529468331839 .buttonTool {color:#76a5af;}
 #content_dr4r3_easyText_1529468331839 .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_1529468331839 */
/* start_style_dr4r3_button_1553710693615 */  #content_dr4r3_button_1553710693615 .buttonTool:hover {border-color:#357ebd !important;}
 #content_dr4r3_button_1553710693615 .buttonTool {background-color:rgb(160, 212, 36);}
 #content_dr4r3_button_1553710693615 .buttonTool:hover {background-color:rgb(217, 249, 141);}
 #content_dr4r3_button_1553710693615 .buttonTool {color:#0d0909;}
 #content_dr4r3_button_1553710693615 .buttonTool:hover {color:#ffffff;}
 #content_dr4r3_button_1553710693615 .buttonTool { font-size:26px; font-family:Open Sans Hebrew, arial; font-weight:bold; font-style:normal;}
 /* end_style_dr4r3_button_1553710693615 */
/* start_style_dr4r3_paypalButton_1553710802530 */  #content_dr4r3_paypalButton_1553710802530 .buttonTool:hover {border-color:#357ebd !important;}
 #content_dr4r3_paypalButton_1553710802530 .buttonTool {background-color:rgb(255, 0, 0);}
 #content_dr4r3_paypalButton_1553710802530 .buttonTool:hover {background-color:rgb(253, 190, 0);}
 #content_dr4r3_paypalButton_1553710802530 .buttonTool {color:#ffffff;}
 #content_dr4r3_paypalButton_1553710802530 .buttonTool:hover {color:#ffffff;}
 #content_dr4r3_paypalButton_1553710802530 .buttonTool { font-size:24px; font-family:Open Sans Hebrew, arial; font-weight:bold; font-style:normal;}
 /* end_style_dr4r3_paypalButton_1553710802530 */
/* start_style_dr4r3_button_1563743135730 */  #content_dr4r3_button_1563743135730 .buttonTool:hover {border-color:#357ebd !important;}
 #content_dr4r3_button_1563743135730 .buttonTool {background-color:rgb(246, 63, 36);}
 #content_dr4r3_button_1563743135730 .buttonTool:hover {background-color:rgb(255, 153, 0);}
 #content_dr4r3_button_1563743135730 .buttonTool {color:#ffffff;}
 #content_dr4r3_button_1563743135730 .buttonTool:hover {color:#120101;}
 #content_dr4r3_button_1563743135730 .buttonTool { font-size:26px; font-family:Open Sans Hebrew, arial; font-weight:bold; font-style:normal;}
 /* end_style_dr4r3_button_1563743135730 */
/* start_style_dr4r3_easyText_1565712417353 */  #content_dr4r3_easyText_1565712417353 .buttonTool {color:#073763;}
 #content_dr4r3_easyText_1565712417353 .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_1565712417353 */
/* start_style_dr4r3_easyText_1565712566625 */  #content_dr4r3_easyText_1565712566625 .buttonTool {color:#6aa84f;}
 #content_dr4r3_easyText_1565712566625 .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_1565712566625 */
/* start_style_dr4r3_button_1590904505919 */  #content_dr4r3_button_1590904505919 .buttonTool:hover {border-color:#357ebd !important;}
 #content_dr4r3_button_1590904505919 .buttonTool {background-color:rgb(255, 0, 0);}
 #content_dr4r3_button_1590904505919 .buttonTool:hover {background-color:rgb(66, 139, 202);}
 #content_dr4r3_button_1590904505919 .buttonTool {color:#ffffff;}
 #content_dr4r3_button_1590904505919 .buttonTool:hover {color:#ffffff;}
 #content_dr4r3_button_1590904505919 .buttonTool { font-size:14px; font-family:Open Sans Hebrew, arial; font-weight:bold; font-style:normal;}
 /* end_style_dr4r3_button_1590904505919 */
/* start_style_dr4r3_button_1776611448033 */  #content_dr4r3_button_1776611448033 .buttonTool:hover {border-color:#357ebd !important;}
 #content_dr4r3_button_1776611448033 .buttonTool {background-color:rgb(255, 0, 0);}
 #content_dr4r3_button_1776611448033 .buttonTool:hover {background-color:rgb(66, 139, 202);}
 #content_dr4r3_button_1776611448033 .buttonTool {color:#ffffff;}
 #content_dr4r3_button_1776611448033 .buttonTool:hover {color:#ffffff;}
 #content_dr4r3_button_1776611448033 .buttonTool { font-size:14px; font-family:Open Sans Hebrew, arial; font-weight:bold; font-style:normal;}
 /* end_style_dr4r3_button_1776611448033 */


