body {
	direction: rtl;
	font-family: Almoni Dl, arial;
	font-size: 15px;
	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: Almoni Dl, 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: #186096;
}
a.changeLink14 {
	text-decoration: underline;
	color: #186096;
}
a.changeLink12 {
	text-decoration: underline;
	color: #186096;
}
a.changeLink10 {
	text-decoration: underline;
	color: #186096;
}
#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: #674ea7;
	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: rgba(255, 255, 255, 0);
background-image: none;
background-size: cover;
background-attachment: fixed;
color: rgb(0, 0, 0);
font-size: 15px;
font-family: Heebo, arial;
overflow-y: scroll;
background-position: 0% 0%;
background-repeat: repeat;
-ms-overflow-y: scroll;
}
/* start_topMenuInsideCode */ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus {background-color:rgba(255, 255, 255, 0);}
 ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible {background-color:rgba(255, 255, 255, 0);}
 li.menu_h_active a {background-color:rgba(255, 255, 255, 0);}
 .menuTextColor {color:#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:24.5px;padding-bottom:24.5px;padding-right:36.6613296508789px;padding-left:36.6613296508789px;}
 /* 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:rgb(157, 210, 216);}
 #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:rgb(157, 210, 216);color:#000000;}
 #menu_dr4r3_websiteMenu_1467029607997 ul.MenuHorizontal li.menu_h_active a {background-color:rgb(157, 210, 216);color:#000000;}
 #menu_dr4r3_websiteMenu_1467029607997 ul.MenuHorizontal a {color:#000000;}
 #menu_dr4r3_websiteMenu_1467029607997 ul.MenuHorizontal a:hover, #menu_dr4r3_websiteMenu_1467029607997 ul.MenuHorizontal a:focus {color:#000000}
 #menu_dr4r3_websiteMenu_1467029607997 ul.MenuHorizontal a { font-size:16px; font-family:Open Sans Hebrew, arial; font-weight:bold; 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(39, 39, 39);}
 #menu_dr4r3_websiteMenu_1467029607997 ul.MenuHorizontal ul li a:hover, #menu_dr4r3_websiteMenu_1467029607997 ul.MenuHorizontal ul li a:focus {background-color:rgb(51, 51, 51);}
 #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:Open Sans Hebrew, arial; font-weight:bold; font-style:normal;}
 #menu_dr4r3_websiteMenu_1467029607997 ul.MenuHorizontal ul li a {width:150px;}
 #menu_dr4r3_websiteMenu_1467029607997 ul.MenuHorizontal ul li a {padding-top:10px;padding-right:5px;padding-bottom:10px;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(129, 48, 153);}
 #mobileToolbarMenu .mobileHeader {color:#ffffff;}
 #mobileToolbarMenu {background-image:none;}
 ul.MobileMenuHorizontal {background-color:rgba(120, 44, 142, 0.88);}
 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: 15px; }
 a {color:#26a9a9;}
 a:hover {color:#000000;}
h1 { color:#000000; font-size:32px; font-family:Open Sans Hebrew, arial;}
h2 { color:#000000; font-size:15px; font-family:Heebo, 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_easyText_1468839698418 */  #content_dr4r3_easyText_1468839698418 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1468839698418 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1468839698418 */
/* 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_easyText_1580905152376 */  #content_dr4r3_easyText_1580905152376 .buttonTool {color:#c8d001;}
 #content_dr4r3_easyText_1580905152376 .buttonTool { font-family:Rubik, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580905152376 */
/* start_style_dr4r3_easyText_1580905275141 */  #content_dr4r3_easyText_1580905275141 .buttonTool {color:#5c2e80;}
 #content_dr4r3_easyText_1580905275141 .buttonTool { font-family:Rubik, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580905275141 */
/* start_style_dr4r3_websiteMenu_1580905416098 */  #menu_dr4r3_websiteMenu_1580905416098 ul.MenuHorizontal a:hover, #menu_dr4r3_websiteMenu_1580905416098 ul.MenuHorizontal a:focus {background-color:rgba(255, 255, 255, 0);}
 #menu_dr4r3_websiteMenu_1580905416098 ul.MenuHorizontal a.MenuBarItemHover, #menu_dr4r3_websiteMenu_1580905416098 ul.MenuHorizontal a.MenuBarItemSubmenuHover, #menu_dr4r3_websiteMenu_1580905416098 ul.MenuHorizontal a.MenuBarSubmenuVisible {background-color:rgba(255, 255, 255, 0);color:#c8d001;}
 #menu_dr4r3_websiteMenu_1580905416098 ul.MenuHorizontal li.menu_h_active a {background-color:rgba(255, 255, 255, 0);color:#c8d001;}
 #menu_dr4r3_websiteMenu_1580905416098 ul.MenuHorizontal a {color:#ffffff;}
 #menu_dr4r3_websiteMenu_1580905416098 ul.MenuHorizontal a:hover, #menu_dr4r3_websiteMenu_1580905416098 ul.MenuHorizontal a:focus {color:#c8d001}
 #menu_dr4r3_websiteMenu_1580905416098 ul.MenuHorizontal a { font-size:16px; font-family:Rubik, arial; font-weight:normal; font-style:normal;}
 #menu_dr4r3_websiteMenu_1580905416098 ul.MenuHorizontal > li {margin-left:0px;margin-right:0px;}
 #menu_dr4r3_websiteMenu_1580905416098 ul.MenuHorizontal > li > a { border-bottom-width:0; border-left-width:0px; border-left-color:#000000; border-left-style: solid;}
 #menu_dr4r3_websiteMenu_1580905416098 ul.MenuHorizontal > li:last-child > a { border-left-width:0;}
 #menu_dr4r3_websiteMenu_1580905416098 ul.MenuHorizontal ul {background-color:rgb(92, 92, 92);}
 #menu_dr4r3_websiteMenu_1580905416098 ul.MenuHorizontal ul li a:hover, #menu_dr4r3_websiteMenu_1580905416098 ul.MenuHorizontal ul li a:focus {background-color:rgb(51, 51, 51);}
 #menu_dr4r3_websiteMenu_1580905416098 ul.MenuHorizontal ul li a {color:#dedede;}
 #menu_dr4r3_websiteMenu_1580905416098 ul.MenuHorizontal ul li a:hover, #menu_dr4r3_websiteMenu_1580905416098 ul.MenuHorizontal ul li a:focus {color:#ffffff}
 #menu_dr4r3_websiteMenu_1580905416098 ul.MenuHorizontal ul li a { font-size:16px; font-family:Rubik, arial; font-weight:normal; font-style:normal;}
 #menu_dr4r3_websiteMenu_1580905416098 ul.MenuHorizontal ul li a {width:150px;}
 #menu_dr4r3_websiteMenu_1580905416098 ul.MenuHorizontal ul li a {padding-top:10px;padding-right:5px;padding-bottom:10px;padding-left:5px;}
#menu_dr4r3_websiteMenu_1580905416098 ul.MenuHorizontal {border-radius: inherit;}
#menu_dr4r3_websiteMenu_1580905416098.MenuDesigHorizontal ul.MenuHorizontal > li:first-child {border-top-right-radius: inherit;border-bottom-right-radius: inherit;}
#menu_dr4r3_websiteMenu_1580905416098.MenuDesigHorizontal ul.MenuHorizontal > li:first-child a {border-top-right-radius: inherit;border-bottom-right-radius: inherit;}
#menu_dr4r3_websiteMenu_1580905416098.MenuDesigHorizontal ul.MenuHorizontal > li:last-child {border-top-left-radius: inherit;border-bottom-left-radius: inherit;}
#menu_dr4r3_websiteMenu_1580905416098.MenuDesigHorizontal ul.MenuHorizontal > li:last-child a {border-top-left-radius: inherit;border-bottom-left-radius: inherit;}
#menu_dr4r3_websiteMenu_1580905416098.MenuDesignVertical ul.MenuHorizontal > li:first-child {border-top-left-radius: inherit;border-top-right-radius: inherit;}
#menu_dr4r3_websiteMenu_1580905416098.MenuDesignVertical ul.MenuHorizontal > li:first-child a {border-top-left-radius: inherit;border-top-right-radius: inherit;}
#menu_dr4r3_websiteMenu_1580905416098.MenuDesignVertical ul.MenuHorizontal > li:last-child {border-bottom-left-radius: inherit;border-bottom-right-radius: inherit;}
#menu_dr4r3_websiteMenu_1580905416098.MenuDesignVertical ul.MenuHorizontal > li:last-child a {border-bottom-left-radius: inherit;border-bottom-right-radius: inherit;}
 /* end_style_dr4r3_websiteMenu_1580905416098 */
/* start_style_dr4r3_easyText_1580912099778 */  #content_dr4r3_easyText_1580912099778 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1580912099778 .buttonTool { font-family:Rubik, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580912099778 */
/* start_style_dr4r3_easyText_1580912257409 */  #content_dr4r3_easyText_1580912257409 .buttonTool {color:#c8d001;}
 #content_dr4r3_easyText_1580912257409 .buttonTool { font-family:Rubik, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580912257409 */
/* start_style_dr4r3_easyText_1580912159274 */  #content_dr4r3_easyText_1580912159274 .buttonTool {color:#c8d001;}
 #content_dr4r3_easyText_1580912159274 .buttonTool { font-family:Rubik, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580912159274 */
/* start_style_dr4r3_easyText_1580912376108 */  #content_dr4r3_easyText_1580912376108 .buttonTool {color:#c8d001;}
 #content_dr4r3_easyText_1580912376108 .buttonTool { font-family:Rubik, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580912376108 */
/* start_style_dr4r3_easyText_1580912499067 */  #content_dr4r3_easyText_1580912499067 .buttonTool {color:#5c2e80;}
 #content_dr4r3_easyText_1580912499067 .buttonTool { font-family:Rubik, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580912499067 */
/* start_style_padding_dr4r3_websiteMenu_1580905416098 */  #menu_dr4r3_websiteMenu_1580905416098 ul.MenuHorizontal > li > a {padding-top:22px;padding-bottom:22px;padding-right:58.99724285714285px;padding-left:58.99724285714285px;}
 /* end_style_padding_dr4r3_websiteMenu_1580905416098 */
/* start_style_dr4r3_websiteMenu_1581318971467 */  #menu_dr4r3_websiteMenu_1581318971467 ul.MenuHorizontal a:hover, #menu_dr4r3_websiteMenu_1581318971467 ul.MenuHorizontal a:focus {background-color:rgb(74, 62, 144);}
 #menu_dr4r3_websiteMenu_1581318971467 ul.MenuHorizontal a.MenuBarItemHover, #menu_dr4r3_websiteMenu_1581318971467 ul.MenuHorizontal a.MenuBarItemSubmenuHover, #menu_dr4r3_websiteMenu_1581318971467 ul.MenuHorizontal a.MenuBarSubmenuVisible {background-color:rgb(74, 62, 144);color:#c4ce00;}
 #menu_dr4r3_websiteMenu_1581318971467 ul.MenuHorizontal li.menu_h_active a {background-color:rgb(74, 62, 144);color:#c4ce00;}
 #menu_dr4r3_websiteMenu_1581318971467 ul.MenuHorizontal a {color:#ffffff;}
 #menu_dr4r3_websiteMenu_1581318971467 ul.MenuHorizontal a:hover, #menu_dr4r3_websiteMenu_1581318971467 ul.MenuHorizontal a:focus {color:#c4ce00}
 #menu_dr4r3_websiteMenu_1581318971467 ul.MenuHorizontal a { font-size:15px; font-family:Heebo, arial; font-weight:bold; font-style:normal;}
 #menu_dr4r3_websiteMenu_1581318971467 ul.MenuHorizontal > li {margin-left:0px;margin-right:0px;}
 #menu_dr4r3_websiteMenu_1581318971467 ul.MenuHorizontal > li > a { border-bottom-width:0; border-left-width:0px; border-left-color:#000000; border-left-style: solid;}
 #menu_dr4r3_websiteMenu_1581318971467 ul.MenuHorizontal > li:last-child > a { border-left-width:0;}
 #menu_dr4r3_websiteMenu_1581318971467 ul.MenuHorizontal ul {background-color:rgb(74, 62, 144);}
 #menu_dr4r3_websiteMenu_1581318971467 ul.MenuHorizontal ul li a:hover, #menu_dr4r3_websiteMenu_1581318971467 ul.MenuHorizontal ul li a:focus {background-color:rgb(74, 62, 144);}
 #menu_dr4r3_websiteMenu_1581318971467 ul.MenuHorizontal ul li a {color:#ffffff;}
 #menu_dr4r3_websiteMenu_1581318971467 ul.MenuHorizontal ul li a:hover, #menu_dr4r3_websiteMenu_1581318971467 ul.MenuHorizontal ul li a:focus {color:#c4ce00}
 #menu_dr4r3_websiteMenu_1581318971467 ul.MenuHorizontal ul li a { font-size:14px; font-family:Heebo, arial; font-weight:bold; font-style:normal;}
 #menu_dr4r3_websiteMenu_1581318971467 ul.MenuHorizontal ul li a {width:200px;}
 #menu_dr4r3_websiteMenu_1581318971467 ul.MenuHorizontal ul li a {padding-top:4px;padding-right:5px;padding-bottom:4px;padding-left:5px;}
#menu_dr4r3_websiteMenu_1581318971467 ul.MenuHorizontal {border-radius: inherit;}
#menu_dr4r3_websiteMenu_1581318971467.MenuDesigHorizontal ul.MenuHorizontal > li:first-child {border-top-right-radius: inherit;border-bottom-right-radius: inherit;}
#menu_dr4r3_websiteMenu_1581318971467.MenuDesigHorizontal ul.MenuHorizontal > li:first-child a {border-top-right-radius: inherit;border-bottom-right-radius: inherit;}
#menu_dr4r3_websiteMenu_1581318971467.MenuDesigHorizontal ul.MenuHorizontal > li:last-child {border-top-left-radius: inherit;border-bottom-left-radius: inherit;}
#menu_dr4r3_websiteMenu_1581318971467.MenuDesigHorizontal ul.MenuHorizontal > li:last-child a {border-top-left-radius: inherit;border-bottom-left-radius: inherit;}
#menu_dr4r3_websiteMenu_1581318971467.MenuDesignVertical ul.MenuHorizontal > li:first-child {border-top-left-radius: inherit;border-top-right-radius: inherit;}
#menu_dr4r3_websiteMenu_1581318971467.MenuDesignVertical ul.MenuHorizontal > li:first-child a {border-top-left-radius: inherit;border-top-right-radius: inherit;}
#menu_dr4r3_websiteMenu_1581318971467.MenuDesignVertical ul.MenuHorizontal > li:last-child {border-bottom-left-radius: inherit;border-bottom-right-radius: inherit;}
#menu_dr4r3_websiteMenu_1581318971467.MenuDesignVertical ul.MenuHorizontal > li:last-child a {border-bottom-left-radius: inherit;border-bottom-right-radius: inherit;}
 /* end_style_dr4r3_websiteMenu_1581318971467 */
/* start_style_dr4r3_easyText_1581318971554 */  #content_dr4r3_easyText_1581318971554 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1581318971554 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1581318971554 */
/* start_style_dr4r3_easyText_1581318971555 */  #content_dr4r3_easyText_1581318971555 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1581318971555 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1581318971555 */
/* start_style_dr4r3_easyText_1581318971558 */  #content_dr4r3_easyText_1581318971558 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1581318971558 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1581318971558 */
/* start_style_dr4r3_easyText_1581318971560 */  #content_dr4r3_easyText_1581318971560 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1581318971560 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1581318971560 */
/* start_style_dr4r3_easyText_1581318971575 */  #content_dr4r3_easyText_1581318971575 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1581318971575 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1581318971575 */
/* start_style_dr4r3_easyText_1581318971453 */  #content_dr4r3_easyText_1581318971453 .buttonTool {color:#5c2e80;}
 #content_dr4r3_easyText_1581318971453 .buttonTool { font-family:Rubik, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1581318971453 */
/* start_style_dr4r3_easyText_1581318971452 */  #content_dr4r3_easyText_1581318971452 .buttonTool {color:#c8d001;}
 #content_dr4r3_easyText_1581318971452 .buttonTool { font-family:Rubik, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1581318971452 */
/* start_style_padding_dr4r3_websiteMenu_1581318971467 */  #menu_dr4r3_websiteMenu_1581318971467 ul.MenuHorizontal > li > a {padding-top:1px;padding-bottom:1px;padding-right:23.008156249999246px;padding-left:23.008156249999246px;}
 /* end_style_padding_dr4r3_websiteMenu_1581318971467 */
/* start_style_dr4r3_easyText_1581320616253 */  #content_dr4r3_easyText_1581320616253 .buttonTool {color:#c4ce00;}
 #content_dr4r3_easyText_1581320616253 .buttonTool { font-family:Heebo, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1581320616253 */
/* start_style_dr4r3_easyText_1581321721645 */  #content_dr4r3_easyText_1581321721645 .buttonTool {color:#4a3e90;}
 #content_dr4r3_easyText_1581321721645 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1581321721645 */
/* start_style_dr4r3_websiteMenu_1581328207693 */  #menu_dr4r3_websiteMenu_1581328207693 ul.MenuHorizontal a:hover, #menu_dr4r3_websiteMenu_1581328207693 ul.MenuHorizontal a:focus {background-color:rgba(255, 255, 255, 0);}
 #menu_dr4r3_websiteMenu_1581328207693 ul.MenuHorizontal a.MenuBarItemHover, #menu_dr4r3_websiteMenu_1581328207693 ul.MenuHorizontal a.MenuBarItemSubmenuHover, #menu_dr4r3_websiteMenu_1581328207693 ul.MenuHorizontal a.MenuBarSubmenuVisible {background-color:rgba(255, 255, 255, 0);color:#c8d001;}
 #menu_dr4r3_websiteMenu_1581328207693 ul.MenuHorizontal li.menu_h_active a {background-color:rgba(255, 255, 255, 0);color:#c8d001;}
 #menu_dr4r3_websiteMenu_1581328207693 ul.MenuHorizontal a {color:#ffffff;}
 #menu_dr4r3_websiteMenu_1581328207693 ul.MenuHorizontal a:hover, #menu_dr4r3_websiteMenu_1581328207693 ul.MenuHorizontal a:focus {color:#c8d001}
 #menu_dr4r3_websiteMenu_1581328207693 ul.MenuHorizontal a { font-size:16px; font-family:Heebo, arial; font-weight:normal; font-style:normal;}
 #menu_dr4r3_websiteMenu_1581328207693 ul.MenuHorizontal > li {margin-left:0px;margin-right:0px;}
 #menu_dr4r3_websiteMenu_1581328207693 ul.MenuHorizontal > li > a { border-bottom-width:0; border-left-width:0px; border-left-color:#000000; border-left-style: solid;}
 #menu_dr4r3_websiteMenu_1581328207693 ul.MenuHorizontal > li:last-child > a { border-left-width:0;}
 #menu_dr4r3_websiteMenu_1581328207693 ul.MenuHorizontal ul {background-color:rgb(92, 92, 92);}
 #menu_dr4r3_websiteMenu_1581328207693 ul.MenuHorizontal ul li a:hover, #menu_dr4r3_websiteMenu_1581328207693 ul.MenuHorizontal ul li a:focus {background-color:rgb(51, 51, 51);}
 #menu_dr4r3_websiteMenu_1581328207693 ul.MenuHorizontal ul li a {color:#dedede;}
 #menu_dr4r3_websiteMenu_1581328207693 ul.MenuHorizontal ul li a:hover, #menu_dr4r3_websiteMenu_1581328207693 ul.MenuHorizontal ul li a:focus {color:#ffffff}
 #menu_dr4r3_websiteMenu_1581328207693 ul.MenuHorizontal ul li a { font-size:16px; font-family:Heebo, arial; font-weight:normal; font-style:normal;}
 #menu_dr4r3_websiteMenu_1581328207693 ul.MenuHorizontal ul li a {width:150px;}
 #menu_dr4r3_websiteMenu_1581328207693 ul.MenuHorizontal ul li a {padding-top:10px;padding-right:5px;padding-bottom:10px;padding-left:5px;}
#menu_dr4r3_websiteMenu_1581328207693 ul.MenuHorizontal {border-radius: inherit;}
#menu_dr4r3_websiteMenu_1581328207693.MenuDesigHorizontal ul.MenuHorizontal > li:first-child {border-top-right-radius: inherit;border-bottom-right-radius: inherit;}
#menu_dr4r3_websiteMenu_1581328207693.MenuDesigHorizontal ul.MenuHorizontal > li:first-child a {border-top-right-radius: inherit;border-bottom-right-radius: inherit;}
#menu_dr4r3_websiteMenu_1581328207693.MenuDesigHorizontal ul.MenuHorizontal > li:last-child {border-top-left-radius: inherit;border-bottom-left-radius: inherit;}
#menu_dr4r3_websiteMenu_1581328207693.MenuDesigHorizontal ul.MenuHorizontal > li:last-child a {border-top-left-radius: inherit;border-bottom-left-radius: inherit;}
#menu_dr4r3_websiteMenu_1581328207693.MenuDesignVertical ul.MenuHorizontal > li:first-child {border-top-left-radius: inherit;border-top-right-radius: inherit;}
#menu_dr4r3_websiteMenu_1581328207693.MenuDesignVertical ul.MenuHorizontal > li:first-child a {border-top-left-radius: inherit;border-top-right-radius: inherit;}
#menu_dr4r3_websiteMenu_1581328207693.MenuDesignVertical ul.MenuHorizontal > li:last-child {border-bottom-left-radius: inherit;border-bottom-right-radius: inherit;}
#menu_dr4r3_websiteMenu_1581328207693.MenuDesignVertical ul.MenuHorizontal > li:last-child a {border-bottom-left-radius: inherit;border-bottom-right-radius: inherit;}
 /* end_style_dr4r3_websiteMenu_1581328207693 */
/* start_style_dr4r3_easyText_1581328207695 */  #content_dr4r3_easyText_1581328207695 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1581328207695 .buttonTool { font-family:Heebo, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1581328207695 */
/* start_style_dr4r3_easyText_1581328572907 */  #content_dr4r3_easyText_1581328572907 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1581328572907 .buttonTool { font-family:Rubik, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1581328572907 */
/* start_style_dr4r3_easyText_1581330409558 */  #content_dr4r3_easyText_1581330409558 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1581330409558 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1581330409558 */
/* start_style_dr4r3_easyText_1581330331977 */  #content_dr4r3_easyText_1581330331977 .buttonTool {color:#4a3e90;}
 #content_dr4r3_easyText_1581330331977 .buttonTool { font-family:Heebo, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1581330331977 */
/* start_style_dr4r3_easyText_1582786566576 */  #content_dr4r3_easyText_1582786566576 .buttonTool {color:#592a81;}
 #content_dr4r3_easyText_1582786566576 .buttonTool { font-family:Heebo, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1582786566576 */
/* start_style_dr4r3_easyText_1582786609264 */  #content_dr4r3_easyText_1582786609264 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1582786609264 .buttonTool { font-family:Heebo, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1582786609264 */
/* start_style_dr4r3_easyText_1582786743102 */  #content_dr4r3_easyText_1582786743102 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1582786743102 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1582786743102 */
/* start_style_dr4r3_easyText_1582786808509 */  #content_dr4r3_easyText_1582786808509 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1582786808509 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1582786808509 */
/* start_style_dr4r3_easyText_1582786808482 */  #content_dr4r3_easyText_1582786808482 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1582786808482 .buttonTool { font-family:Heebo, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1582786808482 */
/* start_style_dr4r3_easyText_1582786868559 */  #content_dr4r3_easyText_1582786868559 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1582786868559 .buttonTool { font-family:Heebo, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1582786868559 */
/* start_style_dr4r3_easyText_1582786868570 */  #content_dr4r3_easyText_1582786868570 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1582786868570 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1582786868570 */
/* start_style_dr4r3_button_1582786917883 */  #content_dr4r3_button_1582786917883 .buttonTool:hover {border-color:#357ebd !important;}
 #content_dr4r3_button_1582786917883 .buttonTool {background-color:rgb(196, 206, 0);}
 #content_dr4r3_button_1582786917883 .buttonTool:hover {background-color:rgb(255, 255, 255);}
 #content_dr4r3_button_1582786917883 .buttonTool {color:#4a3e90;}
 #content_dr4r3_button_1582786917883 .buttonTool:hover {color:#4a3e90;}
 #content_dr4r3_button_1582786917883 .buttonTool { font-size:17px; font-family:Heebo, arial; font-weight:bold; font-style:normal;}
 /* end_style_dr4r3_button_1582786917883 */
/* start_style_dr4r3_easyText_1582787703270 */  #content_dr4r3_easyText_1582787703270 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1582787703270 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1582787703270 */
/* start_style_dr4r3_easyText_1582787665655 */  #content_dr4r3_easyText_1582787665655 .buttonTool {color:#5c2e80;}
 #content_dr4r3_easyText_1582787665655 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1582787665655 */
/* start_style_dr4r3_easyText_1582787800383 */  #content_dr4r3_easyText_1582787800383 .buttonTool {color:#4a3e90;}
 #content_dr4r3_easyText_1582787800383 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1582787800383 */
/* start_style_dr4r3_easyText_1582787771512 */  #content_dr4r3_easyText_1582787771512 .buttonTool {color:#5c2e80;}
 #content_dr4r3_easyText_1582787771512 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1582787771512 */
/* start_style_dr4r3_easyText_1582788305758 */  #content_dr4r3_easyText_1582788305758 .buttonTool {color:#4a3e90;}
 #content_dr4r3_easyText_1582788305758 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1582788305758 */
/* start_style_dr4r3_easyText_1582788610896 */  #content_dr4r3_easyText_1582788610896 .buttonTool {color:#4a3e90;}
 #content_dr4r3_easyText_1582788610896 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1582788610896 */
/* start_style_dr4r3_easyText_1582788914374 */  #content_dr4r3_easyText_1582788914374 .buttonTool {color:#4a3e90;}
 #content_dr4r3_easyText_1582788914374 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1582788914374 */
/* start_style_dr4r3_button_1582789155242 */  #content_dr4r3_button_1582789155242 .buttonTool:hover {border-color:#357ebd !important;}
 #content_dr4r3_button_1582789155242 .buttonTool {background-color:rgb(196, 206, 0);}
 #content_dr4r3_button_1582789155242 .buttonTool:hover {background-color:rgb(74, 62, 144);}
 #content_dr4r3_button_1582789155242 .buttonTool {color:#4a3e90;}
 #content_dr4r3_button_1582789155242 .buttonTool:hover {color:#ffffff;}
 #content_dr4r3_button_1582789155242 .buttonTool { font-size:17px; font-family:Heebo, arial; font-weight:normal; font-style:normal;}
 /* end_style_dr4r3_button_1582789155242 */
/* start_style_dr4r3_easyText_1582790043407 */  #content_dr4r3_easyText_1582790043407 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1582790043407 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1582790043407 */
/* start_style_dr4r3_easyText_1582790537876 */  #content_dr4r3_easyText_1582790537876 .buttonTool {color:#5c2e80;}
 #content_dr4r3_easyText_1582790537876 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1582790537876 */
/* start_style_dr4r3_easyText_1582791453983 */  #content_dr4r3_easyText_1582791453983 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1582791453983 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1582791453983 */
/* start_style_dr4r3_easyText_1582791462007 */  #content_dr4r3_easyText_1582791462007 .buttonTool {color:#5c2e80;}
 #content_dr4r3_easyText_1582791462007 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1582791462007 */
/* start_style_dr4r3_easyText_1582791559283 */  #content_dr4r3_easyText_1582791559283 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1582791559283 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1582791559283 */
/* start_style_dr4r3_easyText_1582792002717 */  #content_dr4r3_easyText_1582792002717 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1582792002717 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1582792002717 */
/* start_style_dr4r3_easyText_1582792081672 */  #content_dr4r3_easyText_1582792081672 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1582792081672 .buttonTool { font-family:Heebo, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1582792081672 */
/* start_style_dr4r3_easyText_1582792223073 */  #content_dr4r3_easyText_1582792223073 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1582792223073 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1582792223073 */
/* start_style_dr4r3_easyText_1582792294332 */  #content_dr4r3_easyText_1582792294332 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1582792294332 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1582792294332 */
/* start_style_dr4r3_easyText_1582792294333 */  #content_dr4r3_easyText_1582792294333 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1582792294333 .buttonTool { font-family:Heebo, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1582792294333 */
/* start_style_dr4r3_easyText_1582792294352 */  #content_dr4r3_easyText_1582792294352 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1582792294352 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1582792294352 */
/* start_style_dr4r3_easyText_1582792294353 */  #content_dr4r3_easyText_1582792294353 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1582792294353 .buttonTool { font-family:Heebo, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1582792294353 */
/* start_style_dr4r3_easyText_1582792223084 */  #content_dr4r3_easyText_1582792223084 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1582792223084 .buttonTool { font-family:Heebo, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1582792223084 */
/* start_style_dr4r3_easyText_1582792901849 */  #content_dr4r3_easyText_1582792901849 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1582792901849 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1582792901849 */
/* start_style_dr4r3_easyText_1582792901850 */  #content_dr4r3_easyText_1582792901850 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1582792901850 .buttonTool { font-family:Heebo, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1582792901850 */
/* start_style_dr4r3_easyText_1582792901871 */  #content_dr4r3_easyText_1582792901871 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1582792901871 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1582792901871 */
/* start_style_dr4r3_easyText_1582792940007 */  #content_dr4r3_easyText_1582792940007 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1582792940007 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1582792940007 */
/* start_style_dr4r3_easyText_1582793113653 */  #content_dr4r3_easyText_1582793113653 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1582793113653 .buttonTool { font-family:Heebo, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1582793113653 */
/* start_style_dr4r3_easyText_1582793211774 */  #content_dr4r3_easyText_1582793211774 .buttonTool {color:#5c2e80;}
 #content_dr4r3_easyText_1582793211774 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1582793211774 */
/* start_style_dr4r3_easyText_1582793211800 */  #content_dr4r3_easyText_1582793211800 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1582793211800 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1582793211800 */
/* start_style_dr4r3_easyText_1582793346190 */  #content_dr4r3_easyText_1582793346190 .buttonTool {color:#4a3e90;}
 #content_dr4r3_easyText_1582793346190 .buttonTool { font-family:Heebo, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1582793346190 */
/* start_style_dr4r3_easyText_1582793504302 */  #content_dr4r3_easyText_1582793504302 .buttonTool {color:#4a3e90;}
 #content_dr4r3_easyText_1582793504302 .buttonTool { font-family:Heebo, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1582793504302 */
/* start_style_dr4r3_easyText_1582793573993 */  #content_dr4r3_easyText_1582793573993 .buttonTool {color:#4a3e90;}
 #content_dr4r3_easyText_1582793573993 .buttonTool { font-family:Heebo, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1582793573993 */
/* start_style_dr4r3_easyText_1582793637764 */  #content_dr4r3_easyText_1582793637764 .buttonTool {color:#4a3e90;}
 #content_dr4r3_easyText_1582793637764 .buttonTool { font-family:Heebo, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1582793637764 */
/* start_style_dr4r3_easyText_1582793637783 */  #content_dr4r3_easyText_1582793637783 .buttonTool {color:#4a3e90;}
 #content_dr4r3_easyText_1582793637783 .buttonTool { font-family:Heebo, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1582793637783 */
/* start_style_dr4r3_easyText_1582793771876 */  #content_dr4r3_easyText_1582793771876 .buttonTool {color:#4a3e90;}
 #content_dr4r3_easyText_1582793771876 .buttonTool { font-family:Heebo, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1582793771876 */
/* start_style_dr4r3_easyText_1582793771896 */  #content_dr4r3_easyText_1582793771896 .buttonTool {color:#4a3e90;}
 #content_dr4r3_easyText_1582793771896 .buttonTool { font-family:Heebo, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1582793771896 */
/* start_style_dr4r3_easyText_1582793771918 */  #content_dr4r3_easyText_1582793771918 .buttonTool {color:#4a3e90;}
 #content_dr4r3_easyText_1582793771918 .buttonTool { font-family:Heebo, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1582793771918 */
/* start_style_dr4r3_button_1582793983760 */  #content_dr4r3_button_1582793983760 .buttonTool:hover {border-color:#357ebd !important;}
 #content_dr4r3_button_1582793983760 .buttonTool {background-color:rgb(196, 206, 0);}
 #content_dr4r3_button_1582793983760 .buttonTool:hover {background-color:rgba(74, 62, 144, 0.92);}
 #content_dr4r3_button_1582793983760 .buttonTool {color:#000000;}
 #content_dr4r3_button_1582793983760 .buttonTool:hover {color:#ffffff;}
 #content_dr4r3_button_1582793983760 .buttonTool { font-size:15px; font-family:Heebo, arial; font-weight:normal; font-style:normal;}
 /* end_style_dr4r3_button_1582793983760 */
/* start_style_dr4r3_button_1582794033478 */  #content_dr4r3_button_1582794033478 .buttonTool:hover {border-color:#357ebd !important;}
 #content_dr4r3_button_1582794033478 .buttonTool {background-color:rgb(196, 206, 0);}
 #content_dr4r3_button_1582794033478 .buttonTool:hover {background-color:rgba(74, 62, 144, 0.92);}
 #content_dr4r3_button_1582794033478 .buttonTool {color:#000000;}
 #content_dr4r3_button_1582794033478 .buttonTool:hover {color:#ffffff;}
 #content_dr4r3_button_1582794033478 .buttonTool { font-size:15px; font-family:Heebo, arial; font-weight:normal; font-style:normal;}
 /* end_style_dr4r3_button_1582794033478 */
/* start_style_dr4r3_button_1582794064936 */  #content_dr4r3_button_1582794064936 .buttonTool:hover {border-color:#357ebd !important;}
 #content_dr4r3_button_1582794064936 .buttonTool {background-color:rgb(196, 206, 0);}
 #content_dr4r3_button_1582794064936 .buttonTool:hover {background-color:rgba(74, 62, 144, 0.92);}
 #content_dr4r3_button_1582794064936 .buttonTool {color:#000000;}
 #content_dr4r3_button_1582794064936 .buttonTool:hover {color:#ffffff;}
 #content_dr4r3_button_1582794064936 .buttonTool { font-size:15px; font-family:Heebo, arial; font-weight:normal; font-style:normal;}
 /* end_style_dr4r3_button_1582794064936 */
/* start_style_dr4r3_button_1582794078325 */  #content_dr4r3_button_1582794078325 .buttonTool:hover {border-color:#357ebd !important;}
 #content_dr4r3_button_1582794078325 .buttonTool {background-color:rgb(196, 206, 0);}
 #content_dr4r3_button_1582794078325 .buttonTool:hover {background-color:rgba(74, 62, 144, 0.92);}
 #content_dr4r3_button_1582794078325 .buttonTool {color:#000000;}
 #content_dr4r3_button_1582794078325 .buttonTool:hover {color:#ffffff;}
 #content_dr4r3_button_1582794078325 .buttonTool { font-size:15px; font-family:Heebo, arial; font-weight:normal; font-style:normal;}
 /* end_style_dr4r3_button_1582794078325 */
/* start_style_dr4r3_button_1582794092280 */  #content_dr4r3_button_1582794092280 .buttonTool:hover {border-color:#357ebd !important;}
 #content_dr4r3_button_1582794092280 .buttonTool {background-color:rgb(196, 206, 0);}
 #content_dr4r3_button_1582794092280 .buttonTool:hover {background-color:rgba(74, 62, 144, 0.92);}
 #content_dr4r3_button_1582794092280 .buttonTool {color:#000000;}
 #content_dr4r3_button_1582794092280 .buttonTool:hover {color:#ffffff;}
 #content_dr4r3_button_1582794092280 .buttonTool { font-size:15px; font-family:Heebo, arial; font-weight:normal; font-style:normal;}
 /* end_style_dr4r3_button_1582794092280 */
/* start_style_dr4r3_button_1582794098560 */  #content_dr4r3_button_1582794098560 .buttonTool:hover {border-color:#357ebd !important;}
 #content_dr4r3_button_1582794098560 .buttonTool {background-color:rgb(196, 206, 0);}
 #content_dr4r3_button_1582794098560 .buttonTool:hover {background-color:rgba(74, 62, 144, 0.92);}
 #content_dr4r3_button_1582794098560 .buttonTool {color:#000000;}
 #content_dr4r3_button_1582794098560 .buttonTool:hover {color:#ffffff;}
 #content_dr4r3_button_1582794098560 .buttonTool { font-size:15px; font-family:Heebo, arial; font-weight:normal; font-style:normal;}
 /* end_style_dr4r3_button_1582794098560 */
/* start_style_dr4r3_button_1582794112114 */  #content_dr4r3_button_1582794112114 .buttonTool:hover {border-color:#357ebd !important;}
 #content_dr4r3_button_1582794112114 .buttonTool {background-color:rgb(196, 206, 0);}
 #content_dr4r3_button_1582794112114 .buttonTool:hover {background-color:rgba(74, 62, 144, 0.92);}
 #content_dr4r3_button_1582794112114 .buttonTool {color:#000000;}
 #content_dr4r3_button_1582794112114 .buttonTool:hover {color:#ffffff;}
 #content_dr4r3_button_1582794112114 .buttonTool { font-size:15px; font-family:Heebo, arial; font-weight:normal; font-style:normal;}
 /* end_style_dr4r3_button_1582794112114 */
/* start_style_dr4r3_button_1582794121568 */  #content_dr4r3_button_1582794121568 .buttonTool:hover {border-color:#357ebd !important;}
 #content_dr4r3_button_1582794121568 .buttonTool {background-color:rgb(196, 206, 0);}
 #content_dr4r3_button_1582794121568 .buttonTool:hover {background-color:rgba(74, 62, 144, 0.92);}
 #content_dr4r3_button_1582794121568 .buttonTool {color:#000000;}
 #content_dr4r3_button_1582794121568 .buttonTool:hover {color:#ffffff;}
 #content_dr4r3_button_1582794121568 .buttonTool { font-size:15px; font-family:Heebo, arial; font-weight:normal; font-style:normal;}
 /* end_style_dr4r3_button_1582794121568 */
/* start_style_dr4r3_easyText_1582794162774 */  #content_dr4r3_easyText_1582794162774 .buttonTool {color:#5c2e80;}
 #content_dr4r3_easyText_1582794162774 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1582794162774 */
/* start_style_dr4r3_easyText_1582794162798 */  #content_dr4r3_easyText_1582794162798 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1582794162798 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1582794162798 */
/* start_style_dr4r3_easyText_1582794261010 */  #content_dr4r3_easyText_1582794261010 .buttonTool {color:#5c2e80;}
 #content_dr4r3_easyText_1582794261010 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1582794261010 */
/* start_style_dr4r3_easyText_1582794261034 */  #content_dr4r3_easyText_1582794261034 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1582794261034 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1582794261034 */
/* start_style_dr4r3_easyText_1582794332798 */  #content_dr4r3_easyText_1582794332798 .buttonTool {color:#5c2e80;}
 #content_dr4r3_easyText_1582794332798 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1582794332798 */
/* start_style_dr4r3_easyText_1582794332824 */  #content_dr4r3_easyText_1582794332824 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1582794332824 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1582794332824 */
/* start_style_dr4r3_easyText_1582794781814 */  #content_dr4r3_easyText_1582794781814 .buttonTool {color:#5c2e80;}
 #content_dr4r3_easyText_1582794781814 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1582794781814 */
/* start_style_dr4r3_easyText_1582795128087 */  #content_dr4r3_easyText_1582795128087 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1582795128087 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1582795128087 */
/* start_style_dr4r3_easyText_1582795132088 */  #content_dr4r3_easyText_1582795132088 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1582795132088 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1582795132088 */
/* start_style_dr4r3_easyText_1582795135251 */  #content_dr4r3_easyText_1582795135251 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1582795135251 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1582795135251 */
/* start_style_dr4r3_easyText_1582795139834 */  #content_dr4r3_easyText_1582795139834 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1582795139834 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1582795139834 */
/* start_style_dr4r3_easyText_1582795143026 */  #content_dr4r3_easyText_1582795143026 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1582795143026 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1582795143026 */
/* start_style_dr4r3_easyText_1582795146299 */  #content_dr4r3_easyText_1582795146299 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1582795146299 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1582795146299 */
/* start_style_dr4r3_easyText_1582795149431 */  #content_dr4r3_easyText_1582795149431 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1582795149431 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1582795149431 */
/* start_style_dr4r3_easyText_1582795329410 */  #content_dr4r3_easyText_1582795329410 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1582795329410 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1582795329410 */
/* start_style_dr4r3_easyText_1582798909259 */  #content_dr4r3_easyText_1582798909259 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1582798909259 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1582798909259 */
/* start_style_dr4r3_easyText_1582798909314 */  #content_dr4r3_easyText_1582798909314 .buttonTool {color:#5c2e80;}
 #content_dr4r3_easyText_1582798909314 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1582798909314 */
/* start_style_dr4r3_easyText_1582798999512 */  #content_dr4r3_easyText_1582798999512 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1582798999512 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1582798999512 */
/* start_style_dr4r3_easyText_1582798999576 */  #content_dr4r3_easyText_1582798999576 .buttonTool {color:#5c2e80;}
 #content_dr4r3_easyText_1582798999576 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1582798999576 */
/* start_style_dr4r3_easyText_1582799052784 */  #content_dr4r3_easyText_1582799052784 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1582799052784 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1582799052784 */
/* start_style_dr4r3_easyText_1582799052857 */  #content_dr4r3_easyText_1582799052857 .buttonTool {color:#5c2e80;}
 #content_dr4r3_easyText_1582799052857 .buttonTool { font-family:Heebo, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:null; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1582799052857 */
/* start_style_dr4r3_easyText_1582799103131 */  #content_dr4r3_easyText_1582799103131 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1582799103131 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1582799103131 */
/* start_style_dr4r3_easyText_1582799103180 */  #content_dr4r3_easyText_1582799103180 .buttonTool {color:#5c2e80;}
 #content_dr4r3_easyText_1582799103180 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1582799103180 */
/* start_style_dr4r3_easyText_1582799160961 */  #content_dr4r3_easyText_1582799160961 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1582799160961 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1582799160961 */
/* start_style_dr4r3_easyText_1582799161025 */  #content_dr4r3_easyText_1582799161025 .buttonTool {color:#5c2e80;}
 #content_dr4r3_easyText_1582799161025 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1582799161025 */
/* start_style_dr4r3_easyText_1582799198008 */  #content_dr4r3_easyText_1582799198008 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1582799198008 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1582799198008 */
/* start_style_dr4r3_easyText_1582799198103 */  #content_dr4r3_easyText_1582799198103 .buttonTool {color:#5c2e80;}
 #content_dr4r3_easyText_1582799198103 .buttonTool { font-family:Heebo, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:null; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1582799198103 */
/* start_style_dr4r3_easyText_1582799247608 */  #content_dr4r3_easyText_1582799247608 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1582799247608 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1582799247608 */
/* start_style_dr4r3_easyText_1582799247696 */  #content_dr4r3_easyText_1582799247696 .buttonTool {color:#5c2e80;}
 #content_dr4r3_easyText_1582799247696 .buttonTool { font-family:Heebo, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:null; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1582799247696 */
/* start_style_dr4r3_easyText_1582799291467 */  #content_dr4r3_easyText_1582799291467 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1582799291467 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1582799291467 */
/* start_style_dr4r3_easyText_1582799291515 */  #content_dr4r3_easyText_1582799291515 .buttonTool {color:#5c2e80;}
 #content_dr4r3_easyText_1582799291515 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1582799291515 */
/* start_style_dr4r3_easyText_1583235061510 */  #content_dr4r3_easyText_1583235061510 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1583235061510 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1583235061510 */
/* start_style_dr4r3_easyText_1583750915985 */  #content_dr4r3_easyText_1583750915985 .buttonTool {color:#592a81;}
 #content_dr4r3_easyText_1583750915985 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1583750915985 */
/* start_style_dr4r3_easyText_1583750915987 */  #content_dr4r3_easyText_1583750915987 .buttonTool {color:#592a81;}
 #content_dr4r3_easyText_1583750915987 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1583750915987 */
/* start_style_dr4r3_easyText_1583750915990 */  #content_dr4r3_easyText_1583750915990 .buttonTool {color:#592a81;}
 #content_dr4r3_easyText_1583750915990 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1583750915990 */
/* start_style_dr4r3_easyText_1583750915991 */  #content_dr4r3_easyText_1583750915991 .buttonTool {color:#592a81;}
 #content_dr4r3_easyText_1583750915991 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1583750915991 */
/* start_style_dr4r3_easyText_1583750915992 */  #content_dr4r3_easyText_1583750915992 .buttonTool {color:#592a81;}
 #content_dr4r3_easyText_1583750915992 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1583750915992 */
/* start_style_dr4r3_easyText_1583750915993 */  #content_dr4r3_easyText_1583750915993 .buttonTool {color:#592a81;}
 #content_dr4r3_easyText_1583750915993 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1583750915993 */
/* start_style_dr4r3_easyText_1583750915994 */  #content_dr4r3_easyText_1583750915994 .buttonTool {color:#592a81;}
 #content_dr4r3_easyText_1583750915994 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1583750915994 */
/* start_style_dr4r3_easyText_1583750916000 */  #content_dr4r3_easyText_1583750916000 .buttonTool {color:#592a81;}
 #content_dr4r3_easyText_1583750916000 .buttonTool { font-family:Heebo, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1583750916000 */
/* start_style_dr4r3_easyText_1583750996125 */  #content_dr4r3_easyText_1583750996125 .buttonTool {color:#5c2e80;}
 #content_dr4r3_easyText_1583750996125 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1583750996125 */
/* start_style_dr4r3_easyText_1587106418782 */  #content_dr4r3_easyText_1587106418782 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1587106418782 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1587106418782 */
/* start_style_dr4r3_easyText_1587106418890 */  #content_dr4r3_easyText_1587106418890 .buttonTool {color:#5c2e80;}
 #content_dr4r3_easyText_1587106418890 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1587106418890 */
/* start_style_dr4r3_easyText_1587106494846 */  #content_dr4r3_easyText_1587106494846 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1587106494846 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1587106494846 */
/* start_style_dr4r3_easyText_1587106494921 */  #content_dr4r3_easyText_1587106494921 .buttonTool {color:#5c2e80;}
 #content_dr4r3_easyText_1587106494921 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1587106494921 */
/* start_style_dr4r3_easyText_1587106581401 */  #content_dr4r3_easyText_1587106581401 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1587106581401 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1587106581401 */
/* start_style_dr4r3_easyText_1587106581463 */  #content_dr4r3_easyText_1587106581463 .buttonTool {color:#5c2e80;}
 #content_dr4r3_easyText_1587106581463 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1587106581463 */
/* start_style_dr4r3_easyText_1587106643409 */  #content_dr4r3_easyText_1587106643409 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1587106643409 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1587106643409 */
/* start_style_dr4r3_easyText_1587106643474 */  #content_dr4r3_easyText_1587106643474 .buttonTool {color:#5c2e80;}
 #content_dr4r3_easyText_1587106643474 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1587106643474 */
/* start_style_dr4r3_easyText_1587107096262 */  #content_dr4r3_easyText_1587107096262 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1587107096262 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1587107096262 */
/* start_style_dr4r3_easyText_1587107096328 */  #content_dr4r3_easyText_1587107096328 .buttonTool {color:#5c2e80;}
 #content_dr4r3_easyText_1587107096328 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1587107096328 */
/* start_style_dr4r3_easyText_1587107134518 */  #content_dr4r3_easyText_1587107134518 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1587107134518 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1587107134518 */
/* start_style_dr4r3_easyText_1587107134585 */  #content_dr4r3_easyText_1587107134585 .buttonTool {color:#5c2e80;}
 #content_dr4r3_easyText_1587107134585 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1587107134585 */
/* start_style_dr4r3_easyText_1587107175049 */  #content_dr4r3_easyText_1587107175049 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1587107175049 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1587107175049 */
/* start_style_dr4r3_easyText_1587107175128 */  #content_dr4r3_easyText_1587107175128 .buttonTool {color:#5c2e80;}
 #content_dr4r3_easyText_1587107175128 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1587107175128 */
/* start_style_dr4r3_easyText_1587107223242 */  #content_dr4r3_easyText_1587107223242 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1587107223242 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1587107223242 */
/* start_style_dr4r3_easyText_1587107223311 */  #content_dr4r3_easyText_1587107223311 .buttonTool {color:#5c2e80;}
 #content_dr4r3_easyText_1587107223311 .buttonTool { font-family:Heebo, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1587107223311 */
/* start_style_dr4r3_easyText_1587107266456 */  #content_dr4r3_easyText_1587107266456 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1587107266456 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1587107266456 */
/* start_style_dr4r3_easyText_1587107266522 */  #content_dr4r3_easyText_1587107266522 .buttonTool {color:#5c2e80;}
 #content_dr4r3_easyText_1587107266522 .buttonTool { font-family:Heebo, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:null; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1587107266522 */
/* start_style_dr4r3_easyText_1587107308488 */  #content_dr4r3_easyText_1587107308488 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1587107308488 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1587107308488 */
/* start_style_dr4r3_easyText_1587107308564 */  #content_dr4r3_easyText_1587107308564 .buttonTool {color:#5c2e80;}
 #content_dr4r3_easyText_1587107308564 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1587107308564 */
/* start_style_dr4r3_easyText_1587107353174 */  #content_dr4r3_easyText_1587107353174 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1587107353174 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1587107353174 */
/* start_style_dr4r3_easyText_1587107353231 */  #content_dr4r3_easyText_1587107353231 .buttonTool {color:#5c2e80;}
 #content_dr4r3_easyText_1587107353231 .buttonTool { font-family:Heebo, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:null; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1587107353231 */
/* start_style_dr4r3_easyText_1587107397315 */  #content_dr4r3_easyText_1587107397315 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1587107397315 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1587107397315 */
/* start_style_dr4r3_easyText_1587107397376 */  #content_dr4r3_easyText_1587107397376 .buttonTool {color:#5c2e80;}
 #content_dr4r3_easyText_1587107397376 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1587107397376 */
/* start_style_dr4r3_easyText_1587107436909 */  #content_dr4r3_easyText_1587107436909 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1587107436909 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1587107436909 */
/* start_style_dr4r3_easyText_1587107436996 */  #content_dr4r3_easyText_1587107436996 .buttonTool {color:#5c2e80;}
 #content_dr4r3_easyText_1587107436996 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1587107436996 */
/* start_style_dr4r3_easyText_1587107478650 */  #content_dr4r3_easyText_1587107478650 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1587107478650 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1587107478650 */
/* start_style_dr4r3_easyText_1587107478715 */  #content_dr4r3_easyText_1587107478715 .buttonTool {color:#5c2e80;}
 #content_dr4r3_easyText_1587107478715 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1587107478715 */
/* start_style_dr4r3_easyText_1587107617246 */  #content_dr4r3_easyText_1587107617246 .buttonTool {color:#5c2e80;}
 #content_dr4r3_easyText_1587107617246 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1587107617246 */
/* start_style_dr4r3_button_1588600115822 */  #content_dr4r3_button_1588600115822 .buttonTool:hover {border-color:#357ebd !important;}
 #content_dr4r3_button_1588600115822 .buttonTool {background-color:rgb(196, 206, 0);}
 #content_dr4r3_button_1588600115822 .buttonTool:hover {background-color:rgb(255, 255, 255);}
 #content_dr4r3_button_1588600115822 .buttonTool {color:#4a3e90;}
 #content_dr4r3_button_1588600115822 .buttonTool:hover {color:#4a3e90;}
 #content_dr4r3_button_1588600115822 .buttonTool { font-size:17px; font-family:Heebo, arial; font-weight:bold; font-style:normal;}
 /* end_style_dr4r3_button_1588600115822 */
/* start_style_dr4r3_easyText_1588600385966 */  #content_dr4r3_easyText_1588600385966 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1588600385966 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1588600385966 */
/* start_style_dr4r3_easyText_1588600385934 */  #content_dr4r3_easyText_1588600385934 .buttonTool {color:#c4ce00;}
 #content_dr4r3_easyText_1588600385934 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1588600385934 */
/* start_style_dr4r3_easyText_1588600443782 */  #content_dr4r3_easyText_1588600443782 .buttonTool {color:#c4ce00;}
 #content_dr4r3_easyText_1588600443782 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1588600443782 */
/* start_style_dr4r3_easyText_1588600457243 */  #content_dr4r3_easyText_1588600457243 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1588600457243 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1588600457243 */
/* start_style_dr4r3_easyText_1588600460270 */  #content_dr4r3_easyText_1588600460270 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1588600460270 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1588600460270 */
/* start_style_dr4r3_easyText_1588600462783 */  #content_dr4r3_easyText_1588600462783 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1588600462783 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1588600462783 */
/* start_style_dr4r3_easyText_1588600468007 */  #content_dr4r3_easyText_1588600468007 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1588600468007 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1588600468007 */
/* start_style_dr4r3_easyText_1588600471659 */  #content_dr4r3_easyText_1588600471659 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1588600471659 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1588600471659 */
/* start_style_dr4r3_easyText_1588600479094 */  #content_dr4r3_easyText_1588600479094 .buttonTool {color:#c4ce00;}
 #content_dr4r3_easyText_1588600479094 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1588600479094 */
/* start_style_dr4r3_easyText_1588600495612 */  #content_dr4r3_easyText_1588600495612 .buttonTool {color:#c4ce00;}
 #content_dr4r3_easyText_1588600495612 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1588600495612 */
/* start_style_dr4r3_easyText_1588600506531 */  #content_dr4r3_easyText_1588600506531 .buttonTool {color:#c4ce00;}
 #content_dr4r3_easyText_1588600506531 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1588600506531 */
/* start_style_dr4r3_easyText_1588600518102 */  #content_dr4r3_easyText_1588600518102 .buttonTool {color:#c4ce00;}
 #content_dr4r3_easyText_1588600518102 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1588600518102 */
/* start_style_dr4r3_easyText_1588600558614 */  #content_dr4r3_easyText_1588600558614 .buttonTool {color:#c4ce00;}
 #content_dr4r3_easyText_1588600558614 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1588600558614 */
/* start_style_dr4r3_easyText_1588600605300 */  #content_dr4r3_easyText_1588600605300 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1588600605300 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1588600605300 */
/* start_style_dr4r3_websiteMenu_1589800036724 */  #menu_dr4r3_websiteMenu_1589800036724 ul.MenuHorizontal a:hover, #menu_dr4r3_websiteMenu_1589800036724 ul.MenuHorizontal a:focus {background-color:rgba(67, 67, 67, 0.94);}
 #menu_dr4r3_websiteMenu_1589800036724 ul.MenuHorizontal a.MenuBarItemHover, #menu_dr4r3_websiteMenu_1589800036724 ul.MenuHorizontal a.MenuBarItemSubmenuHover, #menu_dr4r3_websiteMenu_1589800036724 ul.MenuHorizontal a.MenuBarSubmenuVisible {background-color:rgba(67, 67, 67, 0.94);color:#c4ce00;}
 #menu_dr4r3_websiteMenu_1589800036724 ul.MenuHorizontal li.menu_h_active a {background-color:rgba(67, 67, 67, 0.94);color:#c4ce00;}
 #menu_dr4r3_websiteMenu_1589800036724 ul.MenuHorizontal a {color:#ffffff;}
 #menu_dr4r3_websiteMenu_1589800036724 ul.MenuHorizontal a:hover, #menu_dr4r3_websiteMenu_1589800036724 ul.MenuHorizontal a:focus {color:#c4ce00}
 #menu_dr4r3_websiteMenu_1589800036724 ul.MenuHorizontal a { font-size:16px; font-family:Heebo, arial; font-weight:normal; font-style:normal;}
 #menu_dr4r3_websiteMenu_1589800036724 ul.MenuHorizontal > li {margin-left:0px;margin-right:0px;}
 #menu_dr4r3_websiteMenu_1589800036724 ul.MenuHorizontal > li > a { border-bottom-width:0; border-left-width:1px; border-left-color:#e2e2e2; border-left-style: solid;}
 #menu_dr4r3_websiteMenu_1589800036724 ul.MenuHorizontal > li:last-child > a { border-left-width:0;}
 #menu_dr4r3_websiteMenu_1589800036724 ul.MenuHorizontal ul {background-color:rgba(67, 67, 67, 0.94);}
 #menu_dr4r3_websiteMenu_1589800036724 ul.MenuHorizontal ul li a:hover, #menu_dr4r3_websiteMenu_1589800036724 ul.MenuHorizontal ul li a:focus {background-color:rgba(67, 67, 67, 0.94);}
 #menu_dr4r3_websiteMenu_1589800036724 ul.MenuHorizontal ul li a {color:#ffffff;}
 #menu_dr4r3_websiteMenu_1589800036724 ul.MenuHorizontal ul li a:hover, #menu_dr4r3_websiteMenu_1589800036724 ul.MenuHorizontal ul li a:focus {color:#c4ce00}
 #menu_dr4r3_websiteMenu_1589800036724 ul.MenuHorizontal ul li a { font-size:14px; font-family:Heebo, arial; font-weight:normal; font-style:normal;}
 #menu_dr4r3_websiteMenu_1589800036724 ul.MenuHorizontal ul li a {width:200px;}
 #menu_dr4r3_websiteMenu_1589800036724 ul.MenuHorizontal ul li a {padding-top:4px;padding-right:5px;padding-bottom:4px;padding-left:5px;}
#menu_dr4r3_websiteMenu_1589800036724 ul.MenuHorizontal {border-radius: inherit;}
#menu_dr4r3_websiteMenu_1589800036724.MenuDesigHorizontal ul.MenuHorizontal > li:first-child {border-top-right-radius: inherit;border-bottom-right-radius: inherit;}
#menu_dr4r3_websiteMenu_1589800036724.MenuDesigHorizontal ul.MenuHorizontal > li:first-child a {border-top-right-radius: inherit;border-bottom-right-radius: inherit;}
#menu_dr4r3_websiteMenu_1589800036724.MenuDesigHorizontal ul.MenuHorizontal > li:last-child {border-top-left-radius: inherit;border-bottom-left-radius: inherit;}
#menu_dr4r3_websiteMenu_1589800036724.MenuDesigHorizontal ul.MenuHorizontal > li:last-child a {border-top-left-radius: inherit;border-bottom-left-radius: inherit;}
#menu_dr4r3_websiteMenu_1589800036724.MenuDesignVertical ul.MenuHorizontal > li:first-child {border-top-left-radius: inherit;border-top-right-radius: inherit;}
#menu_dr4r3_websiteMenu_1589800036724.MenuDesignVertical ul.MenuHorizontal > li:first-child a {border-top-left-radius: inherit;border-top-right-radius: inherit;}
#menu_dr4r3_websiteMenu_1589800036724.MenuDesignVertical ul.MenuHorizontal > li:last-child {border-bottom-left-radius: inherit;border-bottom-right-radius: inherit;}
#menu_dr4r3_websiteMenu_1589800036724.MenuDesignVertical ul.MenuHorizontal > li:last-child a {border-bottom-left-radius: inherit;border-bottom-right-radius: inherit;}
 /* end_style_dr4r3_websiteMenu_1589800036724 */
/* start_style_dr4r3_easyText_1589802000516 */  #content_dr4r3_easyText_1589802000516 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1589802000516 .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_1589802000516 */
/* start_style_dr4r3_easyText_1589802164809 */  #content_dr4r3_easyText_1589802164809 .buttonTool {color:#d9d9d9;}
 #content_dr4r3_easyText_1589802164809 .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_1589802164809 */
/* start_style_dr4r3_easyText_1589804561713 */  #content_dr4r3_easyText_1589804561713 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1589804561713 .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_1589804561713 */
/* start_style_dr4r3_easyText_1589805044168 */  #content_dr4r3_easyText_1589805044168 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1589805044168 .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_1589805044168 */
/* start_style_dr4r3_easyText_1589807853035 */  #content_dr4r3_easyText_1589807853035 .buttonTool {color:#d9d9d9;}
 #content_dr4r3_easyText_1589807853035 .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_1589807853035 */
/* start_style_padding_dr4r3_websiteMenu_1589800036724 */  #menu_dr4r3_websiteMenu_1589800036724 ul.MenuHorizontal > li > a {padding-top:4.19065px;padding-bottom:4.19065px;padding-right:13.184590909090895px;padding-left:13.184590909090895px;}
 /* end_style_padding_dr4r3_websiteMenu_1589800036724 */
/* start_style_dr4r3_easyText_1589869773618 */  #content_dr4r3_easyText_1589869773618 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1589869773618 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1589869773618 */
/* start_style_dr4r3_easyText_1589870056953 */  #content_dr4r3_easyText_1589870056953 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1589870056953 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1589870056953 */
/* start_style_dr4r3_easyText_1589870221884 */  #content_dr4r3_easyText_1589870221884 .buttonTool {color:#c4ce00;}
 #content_dr4r3_easyText_1589870221884 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1589870221884 */
/* start_style_dr4r3_easyText_1589870242041 */  #content_dr4r3_easyText_1589870242041 .buttonTool {color:#c4ce00;}
 #content_dr4r3_easyText_1589870242041 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1589870242041 */
/* start_style_dr4r3_easyText_1589870307286 */  #content_dr4r3_easyText_1589870307286 .buttonTool {color:#c4ce00;}
 #content_dr4r3_easyText_1589870307286 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1589870307286 */
/* start_style_dr4r3_easyText_1589870368930 */  #content_dr4r3_easyText_1589870368930 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1589870368930 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1589870368930 */
/* start_style_dr4r3_easyText_1603263576479 */  #content_dr4r3_easyText_1603263576479 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1603263576479 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1603263576479 */
/* start_style_dr4r3_easyText_1603264933925 */  #content_dr4r3_easyText_1603264933925 .buttonTool {color:#4a3e90;}
 #content_dr4r3_easyText_1603264933925 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1603264933925 */
/* start_style_dr4r3_easyText_1581322657748 */  #content_dr4r3_easyText_1581322657748 .buttonTool {color:#5c2e80;}
 #content_dr4r3_easyText_1581322657748 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1581322657748 */
/* start_style_dr4r3_easyText_1603264964237 */  #content_dr4r3_easyText_1603264964237 .buttonTool {color:#4a3e90;}
 #content_dr4r3_easyText_1603264964237 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1603264964237 */
/* start_style_dr4r3_easyText_1603265177789 */  #content_dr4r3_easyText_1603265177789 .buttonTool {color:#c4ce00;}
 #content_dr4r3_easyText_1603265177789 .buttonTool { font-family:Heebo, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1603265177789 */
/* start_style_dr4r3_easyText_1603265201195 */  #content_dr4r3_easyText_1603265201195 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1603265201195 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1603265201195 */
/* start_style_dr4r3_easyText_1603265259897 */  #content_dr4r3_easyText_1603265259897 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1603265259897 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1603265259897 */
/* start_style_dr4r3_easyText_1603265297757 */  #content_dr4r3_easyText_1603265297757 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1603265297757 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1603265297757 */
/* start_style_dr4r3_easyText_1603265363465 */  #content_dr4r3_easyText_1603265363465 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1603265363465 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1603265363465 */
/* start_style_dr4r3_easyText_1603265555016 */  #content_dr4r3_easyText_1603265555016 .buttonTool {color:#674ea7;}
 #content_dr4r3_easyText_1603265555016 .buttonTool { font-family:Heebo, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1603265555016 */
/* start_style_dr4r3_easyText_1603265605998 */  #content_dr4r3_easyText_1603265605998 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1603265605998 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1603265605998 */
/* start_style_dr4r3_easyText_1603265654745 */  #content_dr4r3_easyText_1603265654745 .buttonTool {color:#674ea7;}
 #content_dr4r3_easyText_1603265654745 .buttonTool { font-family:Heebo, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1603265654745 */
/* start_style_dr4r3_easyText_1603265654761 */  #content_dr4r3_easyText_1603265654761 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1603265654761 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1603265654761 */
/* start_style_dr4r3_easyText_1603265674106 */  #content_dr4r3_easyText_1603265674106 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1603265674106 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1603265674106 */
/* start_style_dr4r3_easyText_1603265685617 */  #content_dr4r3_easyText_1603265685617 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1603265685617 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1603265685617 */
/* start_style_dr4r3_easyText_1603265685602 */  #content_dr4r3_easyText_1603265685602 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1603265685602 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1603265685602 */
/* start_style_dr4r3_easyText_1603265256681 */  #content_dr4r3_easyText_1603265256681 .buttonTool {color:#c4ce00;}
 #content_dr4r3_easyText_1603265256681 .buttonTool { font-family:Heebo, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1603265256681 */
/* start_style_dr4r3_easyText_1603265713652 */  #content_dr4r3_easyText_1603265713652 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1603265713652 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1603265713652 */
/* start_style_dr4r3_easyText_1603265713618 */  #content_dr4r3_easyText_1603265713618 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1603265713618 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1603265713618 */
/* start_style_dr4r3_easyText_1603265713636 */  #content_dr4r3_easyText_1603265713636 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1603265713636 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1603265713636 */
/* start_style_dr4r3_easyText_1603265713668 */  #content_dr4r3_easyText_1603265713668 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1603265713668 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1603265713668 */
/* start_style_dr4r3_easyText_1603265770629 */  #content_dr4r3_easyText_1603265770629 .buttonTool {color:#674ea7;}
 #content_dr4r3_easyText_1603265770629 .buttonTool { font-family:Heebo, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1603265770629 */
/* start_style_dr4r3_easyText_1603265770647 */  #content_dr4r3_easyText_1603265770647 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1603265770647 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1603265770647 */
/* start_style_dr4r3_easyText_1603265790856 */  #content_dr4r3_easyText_1603265790856 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1603265790856 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1603265790856 */
/* start_style_dr4r3_easyText_1603265800701 */  #content_dr4r3_easyText_1603265800701 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1603265800701 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1603265800701 */
/* start_style_dr4r3_easyText_1603265891052 */  #content_dr4r3_easyText_1603265891052 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1603265891052 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1603265891052 */
/* start_style_dr4r3_easyText_1603266787681 */  #content_dr4r3_easyText_1603266787681 .buttonTool {color:#5c2e80;}
 #content_dr4r3_easyText_1603266787681 .buttonTool { font-family:Heebo, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1603266787681 */
/* start_style_dr4r3_easyText_1603267757623 */  #content_dr4r3_easyText_1603267757623 .buttonTool {color:#674ea7;}
 #content_dr4r3_easyText_1603267757623 .buttonTool { font-family:Heebo, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1603267757623 */
/* start_style_dr4r3_easyText_1603267797838 */  #content_dr4r3_easyText_1603267797838 .buttonTool {color:#674ea7;}
 #content_dr4r3_easyText_1603267797838 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1603267797838 */
/* start_style_dr4r3_easyText_1603267885134 */  #content_dr4r3_easyText_1603267885134 .buttonTool {color:#674ea7;}
 #content_dr4r3_easyText_1603267885134 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1603267885134 */
/* start_style_dr4r3_easyText_1603268563191 */  #content_dr4r3_easyText_1603268563191 .buttonTool {color:#5c2e80;}
 #content_dr4r3_easyText_1603268563191 .buttonTool { font-family:Heebo, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1603268563191 */
/* start_style_dr4r3_easyText_1603786977014 */  #content_dr4r3_easyText_1603786977014 .buttonTool {color:#592a81;}
 #content_dr4r3_easyText_1603786977014 .buttonTool { font-family:Heebo, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1603786977014 */
/* start_style_dr4r3_easyText_1603787056216 */  #content_dr4r3_easyText_1603787056216 .buttonTool {color:#592a81;}
 #content_dr4r3_easyText_1603787056216 .buttonTool { font-family:Heebo, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1603787056216 */
/* start_style_dr4r3_easyText_1603974448749 */  #content_dr4r3_easyText_1603974448749 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1603974448749 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1603974448749 */
/* start_style_dr4r3_easyText_1603974440294 */  #content_dr4r3_easyText_1603974440294 .buttonTool {color:#c4ce00;}
 #content_dr4r3_easyText_1603974440294 .buttonTool { font-family:Heebo, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1603974440294 */
/* start_style_dr4r3_easyText_1603974339296 */  #content_dr4r3_easyText_1603974339296 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1603974339296 .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_1603974339296 */
/* start_style_dr4r3_easyText_1603974349445 */  #content_dr4r3_easyText_1603974349445 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1603974349445 .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_1603974349445 */
/* start_style_dr4r3_easyText_1603974357519 */  #content_dr4r3_easyText_1603974357519 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1603974357519 .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_1603974357519 */
/* start_style_dr4r3_easyText_1603974836262 */  #content_dr4r3_easyText_1603974836262 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1603974836262 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1603974836262 */
/* start_style_dr4r3_easyText_1603974836263 */  #content_dr4r3_easyText_1603974836263 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1603974836263 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1603974836263 */
/* start_style_dr4r3_easyText_1603974836264 */  #content_dr4r3_easyText_1603974836264 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1603974836264 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1603974836264 */
/* start_style_dr4r3_easyText_1603974836265 */  #content_dr4r3_easyText_1603974836265 .buttonTool {color:#c4ce00;}
 #content_dr4r3_easyText_1603974836265 .buttonTool { font-family:Heebo, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1603974836265 */
/* start_style_dr4r3_easyText_1603974836268 */  #content_dr4r3_easyText_1603974836268 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1603974836268 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1603974836268 */
/* start_style_dr4r3_easyText_1604044081696 */  #content_dr4r3_easyText_1604044081696 .buttonTool {color:#5c2e80;}
 #content_dr4r3_easyText_1604044081696 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1604044081696 */
 .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);
}
/* start_style_dr4r3_easyText_1605251588487 */  #content_dr4r3_easyText_1605251588487 .buttonTool {color:#674ea7;}
 #content_dr4r3_easyText_1605251588487 .buttonTool { font-family:Heebo, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1605251588487 */
/* start_style_dr4r3_easyText_1605251984517 */  #content_dr4r3_easyText_1605251984517 .buttonTool {color:#674ea7;}
 #content_dr4r3_easyText_1605251984517 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1605251984517 */
/* start_style_dr4r3_easyText_1605252110203 */  #content_dr4r3_easyText_1605252110203 .buttonTool {color:#674ea7;}
 #content_dr4r3_easyText_1605252110203 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1605252110203 */
/* start_style_dr4r3_easyText_1605252144107 */  #content_dr4r3_easyText_1605252144107 .buttonTool {color:#674ea7;}
 #content_dr4r3_easyText_1605252144107 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1605252144107 */
/* start_style_dr4r3_easyText_1605252056301 */  #content_dr4r3_easyText_1605252056301 .buttonTool {color:#674ea7;}
 #content_dr4r3_easyText_1605252056301 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1605252056301 */
/* start_style_dr4r3_easyText_1605252030163 */  #content_dr4r3_easyText_1605252030163 .buttonTool {color:#674ea7;}
 #content_dr4r3_easyText_1605252030163 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1605252030163 */
/* start_style_dr4r3_easyText_1605252233157 */  #content_dr4r3_easyText_1605252233157 .buttonTool {color:#674ea7;}
 #content_dr4r3_easyText_1605252233157 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1605252233157 */
/* start_style_dr4r3_easyText_1605253426744 */  #content_dr4r3_easyText_1605253426744 .buttonTool {color:#674ea7;}
 #content_dr4r3_easyText_1605253426744 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1605253426744 */
/* start_style_dr4r3_easyText_1605253806271 */  #content_dr4r3_easyText_1605253806271 .buttonTool {color:#674ea7;}
 #content_dr4r3_easyText_1605253806271 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1605253806271 */
/* start_style_dr4r3_easyText_1605269295768 */  #content_dr4r3_easyText_1605269295768 .buttonTool {color:#592a81;}
 #content_dr4r3_easyText_1605269295768 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1605269295768 */
/* start_style_dr4r3_easyText_1605512105598 */  #content_dr4r3_easyText_1605512105598 .buttonTool {color:#674ea7;}
 #content_dr4r3_easyText_1605512105598 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1605512105598 */
/* start_style_dr4r3_easyText_1605514133057 */  #content_dr4r3_easyText_1605514133057 .buttonTool {color:#674ea7;}
 #content_dr4r3_easyText_1605514133057 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1605514133057 */
/* start_style_dr4r3_easyText_1605518576296 */  #content_dr4r3_easyText_1605518576296 .buttonTool {color:#674ea7;}
 #content_dr4r3_easyText_1605518576296 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1605518576296 */
/* start_style_dr4r3_easyText_1605518630739 */  #content_dr4r3_easyText_1605518630739 .buttonTool {color:#674ea7;}
 #content_dr4r3_easyText_1605518630739 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1605518630739 */
/* start_style_dr4r3_easyText_1605519075973 */  #content_dr4r3_easyText_1605519075973 .buttonTool {color:#674ea7;}
 #content_dr4r3_easyText_1605519075973 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1605519075973 */
/* start_style_dr4r3_easyText_1605529214244 */  #content_dr4r3_easyText_1605529214244 .buttonTool {color:#674ea7;}
 #content_dr4r3_easyText_1605529214244 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1605529214244 */
/* start_style_dr4r3_easyText_1605529404236 */  #content_dr4r3_easyText_1605529404236 .buttonTool {color:#674ea7;}
 #content_dr4r3_easyText_1605529404236 .buttonTool { font-family:Heebo, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:null; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1605529404236 */
/* start_style_dr4r3_easyText_1605688540313 */  #content_dr4r3_easyText_1605688540313 .buttonTool {color:#674ea7;}
 #content_dr4r3_easyText_1605688540313 .buttonTool { font-family:Heebo, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1605688540313 */
/* start_style_dr4r3_easyText_1605688725911 */  #content_dr4r3_easyText_1605688725911 .buttonTool {color:#674ea7;}
 #content_dr4r3_easyText_1605688725911 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1605688725911 */
/* start_style_dr4r3_easyText_1605688816078 */  #content_dr4r3_easyText_1605688816078 .buttonTool {color:#674ea7;}
 #content_dr4r3_easyText_1605688816078 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1605688816078 */
/* start_style_dr4r3_easyText_1605688948855 */  #content_dr4r3_easyText_1605688948855 .buttonTool {color:#674ea7;}
 #content_dr4r3_easyText_1605688948855 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1605688948855 */
/* start_style_dr4r3_easyText_1605689102414 */  #content_dr4r3_easyText_1605689102414 .buttonTool {color:#674ea7;}
 #content_dr4r3_easyText_1605689102414 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1605689102414 */
/* start_style_dr4r3_easyText_1605688528587 */  #content_dr4r3_easyText_1605688528587 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1605688528587 .buttonTool { font-family:Heebo, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:null; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1605688528587 */
/* start_style_dr4r3_easyText_1605690052683 */  #content_dr4r3_easyText_1605690052683 .buttonTool {color:#674ea7;}
 #content_dr4r3_easyText_1605690052683 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1605690052683 */
/* start_style_dr4r3_easyText_1605690097866 */  #content_dr4r3_easyText_1605690097866 .buttonTool {color:#674ea7;}
 #content_dr4r3_easyText_1605690097866 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1605690097866 */
/* start_style_dr4r3_easyText_1605690117570 */  #content_dr4r3_easyText_1605690117570 .buttonTool {color:#674ea7;}
 #content_dr4r3_easyText_1605690117570 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1605690117570 */
/* start_style_dr4r3_easyText_1605693782189 */  #content_dr4r3_easyText_1605693782189 .buttonTool {color:#674ea7;}
 #content_dr4r3_easyText_1605693782189 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1605693782189 */
/* start_style_dr4r3_easyText_1605694406194 */  #content_dr4r3_easyText_1605694406194 .buttonTool {color:#674ea7;}
 #content_dr4r3_easyText_1605694406194 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1605694406194 */
/* start_style_dr4r3_easyText_1605694438779 */  #content_dr4r3_easyText_1605694438779 .buttonTool {color:#674ea7;}
 #content_dr4r3_easyText_1605694438779 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1605694438779 */
/* start_style_dr4r3_easyText_1605696337879 */  #content_dr4r3_easyText_1605696337879 .buttonTool {color:#674ea7;}
 #content_dr4r3_easyText_1605696337879 .buttonTool { font-family:Heebo, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1605696337879 */
/* start_style_dr4r3_easyText_1605696337908 */  #content_dr4r3_easyText_1605696337908 .buttonTool {color:#674ea7;}
 #content_dr4r3_easyText_1605696337908 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1605696337908 */
/* start_style_dr4r3_easyText_1605696337934 */  #content_dr4r3_easyText_1605696337934 .buttonTool {color:#674ea7;}
 #content_dr4r3_easyText_1605696337934 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1605696337934 */
/* start_style_dr4r3_easyText_1605696337962 */  #content_dr4r3_easyText_1605696337962 .buttonTool {color:#674ea7;}
 #content_dr4r3_easyText_1605696337962 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1605696337962 */
/* start_style_dr4r3_easyText_1605696343946 */  #content_dr4r3_easyText_1605696343946 .buttonTool {color:#674ea7;}
 #content_dr4r3_easyText_1605696343946 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1605696343946 */
/* start_style_dr4r3_easyText_1605696343978 */  #content_dr4r3_easyText_1605696343978 .buttonTool {color:#674ea7;}
 #content_dr4r3_easyText_1605696343978 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1605696343978 */
/* start_style_dr4r3_easyText_1605696344003 */  #content_dr4r3_easyText_1605696344003 .buttonTool {color:#674ea7;}
 #content_dr4r3_easyText_1605696344003 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1605696344003 */
/* start_style_dr4r3_easyText_1605696344029 */  #content_dr4r3_easyText_1605696344029 .buttonTool {color:#674ea7;}
 #content_dr4r3_easyText_1605696344029 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1605696344029 */
/* start_style_dr4r3_easyText_1605696344056 */  #content_dr4r3_easyText_1605696344056 .buttonTool {color:#674ea7;}
 #content_dr4r3_easyText_1605696344056 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1605696344056 */
/* start_style_dr4r3_easyText_1605696352307 */  #content_dr4r3_easyText_1605696352307 .buttonTool {color:#674ea7;}
 #content_dr4r3_easyText_1605696352307 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1605696352307 */
/* start_style_dr4r3_easyText_1605696352333 */  #content_dr4r3_easyText_1605696352333 .buttonTool {color:#674ea7;}
 #content_dr4r3_easyText_1605696352333 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1605696352333 */
/* start_style_dr4r3_easyText_1605696352359 */  #content_dr4r3_easyText_1605696352359 .buttonTool {color:#674ea7;}
 #content_dr4r3_easyText_1605696352359 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1605696352359 */
/* start_style_dr4r3_easyText_1605696352385 */  #content_dr4r3_easyText_1605696352385 .buttonTool {color:#674ea7;}
 #content_dr4r3_easyText_1605696352385 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1605696352385 */
/* start_style_dr4r3_easyText_1605696352418 */  #content_dr4r3_easyText_1605696352418 .buttonTool {color:#674ea7;}
 #content_dr4r3_easyText_1605696352418 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1605696352418 */
/* start_style_dr4r3_easyText_1605696358196 */  #content_dr4r3_easyText_1605696358196 .buttonTool {color:#674ea7;}
 #content_dr4r3_easyText_1605696358196 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1605696358196 */
/* start_style_dr4r3_easyText_1605696358234 */  #content_dr4r3_easyText_1605696358234 .buttonTool {color:#674ea7;}
 #content_dr4r3_easyText_1605696358234 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1605696358234 */
/* start_style_dr4r3_easyText_1605696358259 */  #content_dr4r3_easyText_1605696358259 .buttonTool {color:#674ea7;}
 #content_dr4r3_easyText_1605696358259 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1605696358259 */
/* start_style_dr4r3_easyText_1605696358307 */  #content_dr4r3_easyText_1605696358307 .buttonTool {color:#674ea7;}
 #content_dr4r3_easyText_1605696358307 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1605696358307 */
/* start_style_dr4r3_easyText_1605696389664 */  #content_dr4r3_easyText_1605696389664 .buttonTool {color:#674ea7;}
 #content_dr4r3_easyText_1605696389664 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1605696389664 */
/* start_style_dr4r3_easyText_1605696389691 */  #content_dr4r3_easyText_1605696389691 .buttonTool {color:#674ea7;}
 #content_dr4r3_easyText_1605696389691 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1605696389691 */
/* start_style_dr4r3_easyText_1605696389715 */  #content_dr4r3_easyText_1605696389715 .buttonTool {color:#674ea7;}
 #content_dr4r3_easyText_1605696389715 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1605696389715 */
/* start_style_dr4r3_easyText_1605696389740 */  #content_dr4r3_easyText_1605696389740 .buttonTool {color:#674ea7;}
 #content_dr4r3_easyText_1605696389740 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1605696389740 */
/* start_style_dr4r3_easyText_1605697038018 */  #content_dr4r3_easyText_1605697038018 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1605697038018 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1605697038018 */
/* start_style_dr4r3_easyText_1605697046870 */  #content_dr4r3_easyText_1605697046870 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1605697046870 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1605697046870 */
/* start_style_dr4r3_easyText_1605697053488 */  #content_dr4r3_easyText_1605697053488 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1605697053488 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1605697053488 */
/* start_style_dr4r3_easyText_1605697059754 */  #content_dr4r3_easyText_1605697059754 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1605697059754 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1605697059754 */
/* start_style_dr4r3_easyText_1605697064930 */  #content_dr4r3_easyText_1605697064930 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1605697064930 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1605697064930 */
/* start_style_dr4r3_easyText_1605697070571 */  #content_dr4r3_easyText_1605697070571 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1605697070571 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1605697070571 */
/* start_style_dr4r3_easyText_1605697074668 */  #content_dr4r3_easyText_1605697074668 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1605697074668 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1605697074668 */
/* start_style_dr4r3_easyText_1605697078941 */  #content_dr4r3_easyText_1605697078941 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1605697078941 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1605697078941 */
/* start_style_dr4r3_easyText_1605697083426 */  #content_dr4r3_easyText_1605697083426 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1605697083426 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1605697083426 */
/* start_style_dr4r3_easyText_1605697088620 */  #content_dr4r3_easyText_1605697088620 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1605697088620 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1605697088620 */
/* start_style_dr4r3_easyText_1605697095086 */  #content_dr4r3_easyText_1605697095086 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1605697095086 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1605697095086 */
/* start_style_dr4r3_easyText_1605699049254 */  #content_dr4r3_easyText_1605699049254 .buttonTool {color:#674ea7;}
 #content_dr4r3_easyText_1605699049254 .buttonTool { font-family:Heebo, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1605699049254 */
/* start_style_dr4r3_easyText_1605700942782 */  #content_dr4r3_easyText_1605700942782 .buttonTool {color:#674ea7;}
 #content_dr4r3_easyText_1605700942782 .buttonTool { font-family:Heebo, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1605700942782 */
/* start_style_dr4r3_easyText_1605773923425 */  #content_dr4r3_easyText_1605773923425 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1605773923425 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1605773923425 */
/* start_style_dr4r3_easyText_1605773923427 */  #content_dr4r3_easyText_1605773923427 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1605773923427 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1605773923427 */
/* start_style_dr4r3_easyText_1605789611162 */  #content_dr4r3_easyText_1605789611162 .buttonTool {color:#674ea7;}
 #content_dr4r3_easyText_1605789611162 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1605789611162 */
/* start_style_dr4r3_easyText_1605794099006 */  #content_dr4r3_easyText_1605794099006 .buttonTool {color:#592a81;}
 #content_dr4r3_easyText_1605794099006 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1605794099006 */
/* start_style_dr4r3_easyText_1606377617002 */  #content_dr4r3_easyText_1606377617002 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1606377617002 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1606377617002 */
/* start_style_dr4r3_easyText_1606378876253 */  #content_dr4r3_easyText_1606378876253 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1606378876253 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1606378876253 */
/* start_style_dr4r3_easyText_1606378912893 */  #content_dr4r3_easyText_1606378912893 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1606378912893 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1606378912893 */
/* start_style_dr4r3_easyText_1606378943053 */  #content_dr4r3_easyText_1606378943053 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1606378943053 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1606378943053 */
/* start_style_dr4r3_easyText_1606378965124 */  #content_dr4r3_easyText_1606378965124 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1606378965124 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1606378965124 */
/* start_style_dr4r3_easyText_1606379014820 */  #content_dr4r3_easyText_1606379014820 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1606379014820 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1606379014820 */
/* start_style_dr4r3_easyText_1606379038812 */  #content_dr4r3_easyText_1606379038812 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1606379038812 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1606379038812 */
/* start_style_dr4r3_easyText_1606379063869 */  #content_dr4r3_easyText_1606379063869 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1606379063869 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1606379063869 */
/* start_style_dr4r3_easyText_1606379084094 */  #content_dr4r3_easyText_1606379084094 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1606379084094 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1606379084094 */
/* start_style_dr4r3_easyText_1606379113366 */  #content_dr4r3_easyText_1606379113366 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1606379113366 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1606379113366 */
/* start_style_dr4r3_easyText_1606725480404 */  #content_dr4r3_easyText_1606725480404 .buttonTool {color:#674ea7;}
 #content_dr4r3_easyText_1606725480404 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1606725480404 */
/* start_style_dr4r3_easyText_1606725577790 */  #content_dr4r3_easyText_1606725577790 .buttonTool {color:#674ea7;}
 #content_dr4r3_easyText_1606725577790 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1606725577790 */
/* start_style_dr4r3_easyText_1606729559794 */  #content_dr4r3_easyText_1606729559794 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1606729559794 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1606729559794 */
/* start_style_dr4r3_easyText_1610116926935 */  #content_dr4r3_easyText_1610116926935 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1610116926935 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1610116926935 */
/* start_style_dr4r3_easyText_1610116927028 */  #content_dr4r3_easyText_1610116927028 .buttonTool {color:#5c2e80;}
 #content_dr4r3_easyText_1610116927028 .buttonTool { font-family:Heebo, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:null; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1610116927028 */
/* start_style_dr4r3_easyText_1610117003223 */  #content_dr4r3_easyText_1610117003223 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1610117003223 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1610117003223 */
/* start_style_dr4r3_easyText_1610117003314 */  #content_dr4r3_easyText_1610117003314 .buttonTool {color:#5c2e80;}
 #content_dr4r3_easyText_1610117003314 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1610117003314 */
/* start_style_dr4r3_easyText_1610117069369 */  #content_dr4r3_easyText_1610117069369 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1610117069369 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1610117069369 */
/* start_style_dr4r3_easyText_1610117069447 */  #content_dr4r3_easyText_1610117069447 .buttonTool {color:#5c2e80;}
 #content_dr4r3_easyText_1610117069447 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1610117069447 */
/* start_style_dr4r3_easyText_1610117132979 */  #content_dr4r3_easyText_1610117132979 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1610117132979 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1610117132979 */
/* start_style_dr4r3_easyText_1610117133066 */  #content_dr4r3_easyText_1610117133066 .buttonTool {color:#5c2e80;}
 #content_dr4r3_easyText_1610117133066 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1610117133066 */
/* start_style_dr4r3_easyText_1610117201298 */  #content_dr4r3_easyText_1610117201298 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1610117201298 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1610117201298 */
/* start_style_dr4r3_easyText_1610117201374 */  #content_dr4r3_easyText_1610117201374 .buttonTool {color:#5c2e80;}
 #content_dr4r3_easyText_1610117201374 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1610117201374 */
/* start_style_dr4r3_easyText_1610117276614 */  #content_dr4r3_easyText_1610117276614 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1610117276614 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1610117276614 */
/* start_style_dr4r3_easyText_1610117276691 */  #content_dr4r3_easyText_1610117276691 .buttonTool {color:#5c2e80;}
 #content_dr4r3_easyText_1610117276691 .buttonTool { font-family:Heebo, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1610117276691 */
/* start_style_dr4r3_easyText_1610117348050 */  #content_dr4r3_easyText_1610117348050 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1610117348050 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1610117348050 */
/* start_style_dr4r3_easyText_1610117348146 */  #content_dr4r3_easyText_1610117348146 .buttonTool {color:#5c2e80;}
 #content_dr4r3_easyText_1610117348146 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1610117348146 */
/* start_style_dr4r3_easyText_1610117413106 */  #content_dr4r3_easyText_1610117413106 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1610117413106 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1610117413106 */
/* start_style_dr4r3_easyText_1610117413194 */  #content_dr4r3_easyText_1610117413194 .buttonTool {color:#5c2e80;}
 #content_dr4r3_easyText_1610117413194 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1610117413194 */
/* start_style_dr4r3_easyText_1622784866659 */  #content_dr4r3_easyText_1622784866659 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1622784866659 .buttonTool { font-family:Heebo, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1622784866659 */
/* start_style_dr4r3_easyText_1622785409874 */  #content_dr4r3_easyText_1622785409874 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1622785409874 .buttonTool { font-family:Heebo, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1622785409874 */
/* start_style_dr4r3_easyText_1622793766290 */  #content_dr4r3_easyText_1622793766290 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1622793766290 .buttonTool { font-family:Heebo, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1622793766290 */
/* start_style_dr4r3_easyText_1623852636766 */  #content_dr4r3_easyText_1623852636766 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1623852636766 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1623852636766 */
/* start_style_dr4r3_easyText_1623852640846 */  #content_dr4r3_easyText_1623852640846 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1623852640846 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1623852640846 */
/* start_style_dr4r3_easyText_1623852756476 */  #content_dr4r3_easyText_1623852756476 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1623852756476 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1623852756476 */
/* start_style_dr4r3_easyText_1623852761339 */  #content_dr4r3_easyText_1623852761339 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1623852761339 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1623852761339 */
/* start_style_dr4r3_easyText_1625049034702 */  #content_dr4r3_easyText_1625049034702 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1625049034702 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1625049034702 */
/* start_style_dr4r3_easyText_1625049034783 */  #content_dr4r3_easyText_1625049034783 .buttonTool {color:#5c2e80;}
 #content_dr4r3_easyText_1625049034783 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1625049034783 */
/* start_style_dr4r3_easyText_1625049037668 */  #content_dr4r3_easyText_1625049037668 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1625049037668 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1625049037668 */
/* start_style_dr4r3_easyText_1625049037750 */  #content_dr4r3_easyText_1625049037750 .buttonTool {color:#5c2e80;}
 #content_dr4r3_easyText_1625049037750 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1625049037750 */
/* start_style_dr4r3_easyText_1625049042279 */  #content_dr4r3_easyText_1625049042279 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1625049042279 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1625049042279 */
/* start_style_dr4r3_easyText_1625049042351 */  #content_dr4r3_easyText_1625049042351 .buttonTool {color:#5c2e80;}
 #content_dr4r3_easyText_1625049042351 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1625049042351 */
/* start_style_dr4r3_easyText_1625049046844 */  #content_dr4r3_easyText_1625049046844 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1625049046844 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1625049046844 */
/* start_style_dr4r3_easyText_1625049046905 */  #content_dr4r3_easyText_1625049046905 .buttonTool {color:#5c2e80;}
 #content_dr4r3_easyText_1625049046905 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1625049046905 */
/* start_style_dr4r3_easyText_1625049051844 */  #content_dr4r3_easyText_1625049051844 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1625049051844 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1625049051844 */
/* start_style_dr4r3_easyText_1625049051904 */  #content_dr4r3_easyText_1625049051904 .buttonTool {color:#5c2e80;}
 #content_dr4r3_easyText_1625049051904 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1625049051904 */
/* start_style_dr4r3_easyText_1666776519616 */  #content_dr4r3_easyText_1666776519616 .buttonTool {color:#592a81;}
 #content_dr4r3_easyText_1666776519616 .buttonTool { font-family:Heebo, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1666776519616 */
/* start_style_dr4r3_easyText_1666776519664 */  #content_dr4r3_easyText_1666776519664 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1666776519664 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1666776519664 */
/* start_style_dr4r3_easyText_1666776519720 */  #content_dr4r3_easyText_1666776519720 .buttonTool {color:#592a81;}
 #content_dr4r3_easyText_1666776519720 .buttonTool { font-family:Heebo, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1666776519720 */
/* start_style_dr4r3_button_1666776519768 */  #content_dr4r3_button_1666776519768 .buttonTool:hover {border-color:#357ebd !important;}
 #content_dr4r3_button_1666776519768 .buttonTool {background-color:rgb(196, 206, 0);}
 #content_dr4r3_button_1666776519768 .buttonTool:hover {background-color:rgb(255, 255, 255);}
 #content_dr4r3_button_1666776519768 .buttonTool {color:#4a3e90;}
 #content_dr4r3_button_1666776519768 .buttonTool:hover {color:#4a3e90;}
 #content_dr4r3_button_1666776519768 .buttonTool { font-size:17px; font-family:Heebo, arial; font-weight:bold; font-style:normal;}
 /* end_style_dr4r3_button_1666776519768 */
/* start_style_dr4r3_button_1666776519769 */  #content_dr4r3_button_1666776519769 .buttonTool:hover {border-color:#357ebd !important;}
 #content_dr4r3_button_1666776519769 .buttonTool {background-color:rgb(196, 206, 0);}
 #content_dr4r3_button_1666776519769 .buttonTool:hover {background-color:rgb(255, 255, 255);}
 #content_dr4r3_button_1666776519769 .buttonTool {color:#4a3e90;}
 #content_dr4r3_button_1666776519769 .buttonTool:hover {color:#4a3e90;}
 #content_dr4r3_button_1666776519769 .buttonTool { font-size:17px; font-family:Heebo, arial; font-weight:bold; font-style:normal;}
 /* end_style_dr4r3_button_1666776519769 */
/* start_style_dr4r3_easyText_1666776519773 */  #content_dr4r3_easyText_1666776519773 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1666776519773 .buttonTool { font-family:Heebo, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1666776519773 */
/* start_style_dr4r3_easyText_1666776519777 */  #content_dr4r3_easyText_1666776519777 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1666776519777 .buttonTool { font-family:Heebo, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1666776519777 */
/* start_style_dr4r3_easyText_1666776519788 */  #content_dr4r3_easyText_1666776519788 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1666776519788 .buttonTool { font-family:Heebo, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1666776519788 */
/* start_style_dr4r3_easyText_1666776519789 */  #content_dr4r3_easyText_1666776519789 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1666776519789 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1666776519789 */
/* start_style_dr4r3_easyText_1666776519791 */  #content_dr4r3_easyText_1666776519791 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1666776519791 .buttonTool { font-family:Heebo, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1666776519791 */
/* start_style_dr4r3_easyText_1666776519792 */  #content_dr4r3_easyText_1666776519792 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1666776519792 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1666776519792 */
/* start_style_dr4r3_easyText_1666776519794 */  #content_dr4r3_easyText_1666776519794 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1666776519794 .buttonTool { font-family:Heebo, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1666776519794 */
/* start_style_dr4r3_easyText_1666776519795 */  #content_dr4r3_easyText_1666776519795 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1666776519795 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1666776519795 */
/* start_style_dr4r3_easyText_1666776537242 */  #content_dr4r3_easyText_1666776537242 .buttonTool {color:#c4ce00;}
 #content_dr4r3_easyText_1666776537242 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1666776537242 */
/* start_style_dr4r3_easyText_1667893749694 */  #content_dr4r3_easyText_1667893749694 .buttonTool {color:#5c2e80;}
 #content_dr4r3_easyText_1667893749694 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1667893749694 */
/* start_style_dr4r3_easyText_1667893749658 */  #content_dr4r3_easyText_1667893749658 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1667893749658 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1667893749658 */
/* start_style_dr4r3_easyText_1667893857016 */  #content_dr4r3_easyText_1667893857016 .buttonTool {color:#592a81;}
 #content_dr4r3_easyText_1667893857016 .buttonTool { font-family:Heebo, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1667893857016 */
/* start_style_dr4r3_easyText_1667893955589 */  #content_dr4r3_easyText_1667893955589 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1667893955589 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1667893955589 */
/* start_style_dr4r3_easyText_1667893955678 */  #content_dr4r3_easyText_1667893955678 .buttonTool {color:#592a81;}
 #content_dr4r3_easyText_1667893955678 .buttonTool { font-family:Heebo, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1667893955678 */
/* start_style_dr4r3_easyText_1667893955618 */  #content_dr4r3_easyText_1667893955618 .buttonTool {color:#5c2e80;}
 #content_dr4r3_easyText_1667893955618 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1667893955618 */
/* start_style_dr4r3_easyText_1667893990485 */  #content_dr4r3_easyText_1667893990485 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1667893990485 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1667893990485 */
/* start_style_dr4r3_easyText_1667893990514 */  #content_dr4r3_easyText_1667893990514 .buttonTool {color:#5c2e80;}
 #content_dr4r3_easyText_1667893990514 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1667893990514 */
/* start_style_dr4r3_easyText_1667893990581 */  #content_dr4r3_easyText_1667893990581 .buttonTool {color:#592a81;}
 #content_dr4r3_easyText_1667893990581 .buttonTool { font-family:Heebo, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1667893990581 */
/* start_style_dr4r3_easyText_1667894015846 */  #content_dr4r3_easyText_1667894015846 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1667894015846 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1667894015846 */
/* start_style_dr4r3_easyText_1667894015871 */  #content_dr4r3_easyText_1667894015871 .buttonTool {color:#5c2e80;}
 #content_dr4r3_easyText_1667894015871 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1667894015871 */
/* start_style_dr4r3_easyText_1667894015931 */  #content_dr4r3_easyText_1667894015931 .buttonTool {color:#592a81;}
 #content_dr4r3_easyText_1667894015931 .buttonTool { font-family:Heebo, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1667894015931 */
/* start_style_dr4r3_easyText_1667894062528 */  #content_dr4r3_easyText_1667894062528 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1667894062528 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1667894062528 */
/* start_style_dr4r3_easyText_1667894062564 */  #content_dr4r3_easyText_1667894062564 .buttonTool {color:#5c2e80;}
 #content_dr4r3_easyText_1667894062564 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1667894062564 */
/* start_style_dr4r3_easyText_1667894062625 */  #content_dr4r3_easyText_1667894062625 .buttonTool {color:#592a81;}
 #content_dr4r3_easyText_1667894062625 .buttonTool { font-family:Heebo, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1667894062625 */
/* start_style_dr4r3_easyText_1667894128389 */  #content_dr4r3_easyText_1667894128389 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1667894128389 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1667894128389 */
/* start_style_dr4r3_easyText_1667894128417 */  #content_dr4r3_easyText_1667894128417 .buttonTool {color:#5c2e80;}
 #content_dr4r3_easyText_1667894128417 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1667894128417 */
/* start_style_dr4r3_easyText_1667894128480 */  #content_dr4r3_easyText_1667894128480 .buttonTool {color:#592a81;}
 #content_dr4r3_easyText_1667894128480 .buttonTool { font-family:Heebo, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1667894128480 */
/* start_style_dr4r3_easyText_1667894166861 */  #content_dr4r3_easyText_1667894166861 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1667894166861 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1667894166861 */
/* start_style_dr4r3_easyText_1667894166887 */  #content_dr4r3_easyText_1667894166887 .buttonTool {color:#5c2e80;}
 #content_dr4r3_easyText_1667894166887 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1667894166887 */
/* start_style_dr4r3_easyText_1667894166949 */  #content_dr4r3_easyText_1667894166949 .buttonTool {color:#592a81;}
 #content_dr4r3_easyText_1667894166949 .buttonTool { font-family:Heebo, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1667894166949 */
/* start_style_dr4r3_easyText_1667894193614 */  #content_dr4r3_easyText_1667894193614 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1667894193614 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1667894193614 */
/* start_style_dr4r3_easyText_1667894193640 */  #content_dr4r3_easyText_1667894193640 .buttonTool {color:#5c2e80;}
 #content_dr4r3_easyText_1667894193640 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1667894193640 */
/* start_style_dr4r3_easyText_1667894193699 */  #content_dr4r3_easyText_1667894193699 .buttonTool {color:#592a81;}
 #content_dr4r3_easyText_1667894193699 .buttonTool { font-family:Heebo, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1667894193699 */
/* start_style_dr4r3_easyText_1721638027454 */  #content_dr4r3_easyText_1721638027454 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1721638027454 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1721638027454 */
/* start_style_dr4r3_easyText_1721638027455 */  #content_dr4r3_easyText_1721638027455 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1721638027455 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1721638027455 */
/* start_style_dr4r3_websiteMenu_1721638027456 */  #menu_dr4r3_websiteMenu_1721638027456 ul.MenuHorizontal a:hover, #menu_dr4r3_websiteMenu_1721638027456 ul.MenuHorizontal a:focus {background-color:rgba(67, 67, 67, 0.94);}
 #menu_dr4r3_websiteMenu_1721638027456 ul.MenuHorizontal a.MenuBarItemHover, #menu_dr4r3_websiteMenu_1721638027456 ul.MenuHorizontal a.MenuBarItemSubmenuHover, #menu_dr4r3_websiteMenu_1721638027456 ul.MenuHorizontal a.MenuBarSubmenuVisible {background-color:rgba(67, 67, 67, 0.94);color:#c4ce00;}
 #menu_dr4r3_websiteMenu_1721638027456 ul.MenuHorizontal li.menu_h_active a {background-color:rgba(67, 67, 67, 0.94);color:#c4ce00;}
 #menu_dr4r3_websiteMenu_1721638027456 ul.MenuHorizontal a {color:#ffffff;}
 #menu_dr4r3_websiteMenu_1721638027456 ul.MenuHorizontal a:hover, #menu_dr4r3_websiteMenu_1721638027456 ul.MenuHorizontal a:focus {color:#c4ce00}
 #menu_dr4r3_websiteMenu_1721638027456 ul.MenuHorizontal a { font-size:16px; font-family:Heebo, arial; font-weight:normal; font-style:normal;}
 #menu_dr4r3_websiteMenu_1721638027456 ul.MenuHorizontal > li {margin-left:0px;margin-right:0px;}
 #menu_dr4r3_websiteMenu_1721638027456 ul.MenuHorizontal > li > a { border-bottom-width:0; border-left-width:1px; border-left-color:#e2e2e2; border-left-style: solid;}
 #menu_dr4r3_websiteMenu_1721638027456 ul.MenuHorizontal > li:last-child > a { border-left-width:0;}
 #menu_dr4r3_websiteMenu_1721638027456 ul.MenuHorizontal ul {background-color:rgba(67, 67, 67, 0.94);}
 #menu_dr4r3_websiteMenu_1721638027456 ul.MenuHorizontal ul li a:hover, #menu_dr4r3_websiteMenu_1721638027456 ul.MenuHorizontal ul li a:focus {background-color:rgba(67, 67, 67, 0.94);}
 #menu_dr4r3_websiteMenu_1721638027456 ul.MenuHorizontal ul li a {color:#ffffff;}
 #menu_dr4r3_websiteMenu_1721638027456 ul.MenuHorizontal ul li a:hover, #menu_dr4r3_websiteMenu_1721638027456 ul.MenuHorizontal ul li a:focus {color:#c4ce00}
 #menu_dr4r3_websiteMenu_1721638027456 ul.MenuHorizontal ul li a { font-size:14px; font-family:Heebo, arial; font-weight:normal; font-style:normal;}
 #menu_dr4r3_websiteMenu_1721638027456 ul.MenuHorizontal ul li a {width:200px;}
 #menu_dr4r3_websiteMenu_1721638027456 ul.MenuHorizontal ul li a {padding-top:4px;padding-right:5px;padding-bottom:4px;padding-left:5px;}
#menu_dr4r3_websiteMenu_1721638027456 ul.MenuHorizontal {border-radius: inherit;}
#menu_dr4r3_websiteMenu_1721638027456.MenuDesigHorizontal ul.MenuHorizontal > li:first-child {border-top-right-radius: inherit;border-bottom-right-radius: inherit;}
#menu_dr4r3_websiteMenu_1721638027456.MenuDesigHorizontal ul.MenuHorizontal > li:first-child a {border-top-right-radius: inherit;border-bottom-right-radius: inherit;}
#menu_dr4r3_websiteMenu_1721638027456.MenuDesigHorizontal ul.MenuHorizontal > li:last-child {border-top-left-radius: inherit;border-bottom-left-radius: inherit;}
#menu_dr4r3_websiteMenu_1721638027456.MenuDesigHorizontal ul.MenuHorizontal > li:last-child a {border-top-left-radius: inherit;border-bottom-left-radius: inherit;}
#menu_dr4r3_websiteMenu_1721638027456.MenuDesignVertical ul.MenuHorizontal > li:first-child {border-top-left-radius: inherit;border-top-right-radius: inherit;}
#menu_dr4r3_websiteMenu_1721638027456.MenuDesignVertical ul.MenuHorizontal > li:first-child a {border-top-left-radius: inherit;border-top-right-radius: inherit;}
#menu_dr4r3_websiteMenu_1721638027456.MenuDesignVertical ul.MenuHorizontal > li:last-child {border-bottom-left-radius: inherit;border-bottom-right-radius: inherit;}
#menu_dr4r3_websiteMenu_1721638027456.MenuDesignVertical ul.MenuHorizontal > li:last-child a {border-bottom-left-radius: inherit;border-bottom-right-radius: inherit;}
 /* end_style_dr4r3_websiteMenu_1721638027456 */
/* start_style_padding_dr4r3_websiteMenu_1721638027456 */  #menu_dr4r3_websiteMenu_1721638027456 ul.MenuHorizontal > li > a {padding-top:5.5px;padding-bottom:5.5px;padding-right:12.849299999999992px;padding-left:12.849299999999992px;}
 /* end_style_padding_dr4r3_websiteMenu_1721638027456 */
/* start_style_dr4r3_easyText_1721638308083 */  #content_dr4r3_easyText_1721638308083 .buttonTool {color:#4a3e90;}
 #content_dr4r3_easyText_1721638308083 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1721638308083 */
/* start_style_dr4r3_easyText_1721638308176 */  #content_dr4r3_easyText_1721638308176 .buttonTool {color:#4a3e90;}
 #content_dr4r3_easyText_1721638308176 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1721638308176 */
/* start_style_dr4r3_easyText_1721638396454 */  #content_dr4r3_easyText_1721638396454 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1721638396454 .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_1721638396454 */
/* start_style_dr4r3_easyText_1721638396455 */  #content_dr4r3_easyText_1721638396455 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1721638396455 .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_1721638396455 */
/* start_style_dr4r3_easyText_1721638396456 */  #content_dr4r3_easyText_1721638396456 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1721638396456 .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_1721638396456 */
/* start_style_dr4r3_easyText_1721638396457 */  #content_dr4r3_easyText_1721638396457 .buttonTool {color:#c4ce00;}
 #content_dr4r3_easyText_1721638396457 .buttonTool { font-family:Heebo, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1721638396457 */
/* start_style_dr4r3_easyText_1721638396459 */  #content_dr4r3_easyText_1721638396459 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1721638396459 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1721638396459 */
/* start_style_dr4r3_easyText_1769184172206 */  #content_dr4r3_easyText_1769184172206 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1769184172206 .buttonTool { font-family:Heebo, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1769184172206 */
/* start_style_dr4r3_easyText_1778183053048 */  #content_dr4r3_easyText_1778183053048 .buttonTool {color:#9900ff;}
 #content_dr4r3_easyText_1778183053048 .buttonTool { font-family:Heebo, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1778183053048 */
/* start_style_dr4r3_easyText_1778183845516 */  #content_dr4r3_easyText_1778183845516 .buttonTool {color:#9900ff;}
 #content_dr4r3_easyText_1778183845516 .buttonTool { font-family:Heebo, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1778183845516 */
/* start_style_dr4r3_easyText_1778183974323 */  #content_dr4r3_easyText_1778183974323 .buttonTool {color:#9900ff;}
 #content_dr4r3_easyText_1778183974323 .buttonTool { font-family:Heebo, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1778183974323 */
/* start_style_dr4r3_easyText_1778184621622 */  #content_dr4r3_easyText_1778184621622 .buttonTool {color:#813099;}
 #content_dr4r3_easyText_1778184621622 .buttonTool { font-family:Heebo, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1778184621622 */
/* start_style_dr4r3_easyText_1778184850796 */  #content_dr4r3_easyText_1778184850796 .buttonTool {color:#813099;}
 #content_dr4r3_easyText_1778184850796 .buttonTool { font-family:Heebo, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1778184850796 */
/* start_style_dr4r3_easyText_1778185309396 */  #content_dr4r3_easyText_1778185309396 .buttonTool {color:#813099;}
 #content_dr4r3_easyText_1778185309396 .buttonTool { font-family:Heebo, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1778185309396 */
/* start_style_dr4r3_easyText_1778185454570 */  #content_dr4r3_easyText_1778185454570 .buttonTool {color:#813099;}
 #content_dr4r3_easyText_1778185454570 .buttonTool { font-family:Heebo, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1778185454570 */
/* start_style_dr4r3_easyText_1778185554433 */  #content_dr4r3_easyText_1778185554433 .buttonTool {color:#813099;}
 #content_dr4r3_easyText_1778185554433 .buttonTool { font-family:Heebo, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1778185554433 */
/* start_style_dr4r3_easyText_1778186146440 */  #content_dr4r3_easyText_1778186146440 .buttonTool {color:#813099;}
 #content_dr4r3_easyText_1778186146440 .buttonTool { font-family:Heebo, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1778186146440 */
/* start_style_dr4r3_easyText_1778186273726 */  #content_dr4r3_easyText_1778186273726 .buttonTool {color:#813099;}
 #content_dr4r3_easyText_1778186273726 .buttonTool { font-family:Heebo, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1778186273726 */
/* start_style_dr4r3_easyText_1779402678046 */  #content_dr4r3_easyText_1779402678046 .buttonTool {color:#813099;}
 #content_dr4r3_easyText_1779402678046 .buttonTool { font-family:Heebo, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1779402678046 */
/* start_style_dr4r3_easyText_1779403846371 */  #content_dr4r3_easyText_1779403846371 .buttonTool {color:#813099;}
 #content_dr4r3_easyText_1779403846371 .buttonTool { font-family:Heebo, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1779403846371 */
/* start_style_dr4r3_easyText_1779404076963 */  #content_dr4r3_easyText_1779404076963 .buttonTool {color:#813099;}
 #content_dr4r3_easyText_1779404076963 .buttonTool { font-family:Heebo, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1779404076963 */
/* start_style_dr4r3_easyText_1779404110002 */  #content_dr4r3_easyText_1779404110002 .buttonTool {color:#813099;}
 #content_dr4r3_easyText_1779404110002 .buttonTool { font-family:Heebo, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1779404110002 */
/* start_style_dr4r3_easyText_1779404572738 */  #content_dr4r3_easyText_1779404572738 .buttonTool {color:#813099;}
 #content_dr4r3_easyText_1779404572738 .buttonTool { font-family:Heebo, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1779404572738 */


