body {
	direction: rtl;
	font-family: Assistant, arial;
	font-size: 17px;
	font-weight: normal;
	color: #000000;
	background-color: #ffffff;
	margin: 0;
}
/* Websites Accessibility
----------------------------------*/
.sop-screen-readers-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
}
/* Inputs & Placeholders
----------------------------------*/
input, select, textarea {
	font-family: Assistant, arial;
}
::-webkit-input-placeholder { /* WebKit browsers */
	direction: rtl !important;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
	direction: rtl !important;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
	direction: rtl !important;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
	direction: rtl !important;
}
.bgcolorTable {
	background-color: #ffffff;
}
div[id^='dr4r3'] {
	font-size: initial;
}
div[id^='dr4r3_text'],div[id^='dr4r3_easyText'],div[id^='dr4r3_boxshape'],div[id^='dr4r3_circleShape'] {
	font-size: 17px;
}
table.bgcolorTable {
	width: 100% !important;
	display: table !important;
}
a {
	color: #26a9a9;
}
a.changeLink14 {
	text-decoration: underline;
	color: #26a9a9;
}
a.changeLink12 {
	text-decoration: underline;
	color: #26a9a9;
}
a.changeLink10 {
	text-decoration: underline;
	color: #26a9a9;
}
#WebsiteDesign-MainDiv {
	margin-top: 0px;
}
#WebsiteDesign-MainLayout {
	width: 980px;
	margin: 0 auto;
}
#WebsiteDesign-MainLayoutBorder {
	border-width: 0px;
	border-color: #ffffff;
	border-style: solid;
}
.CenterTable {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	direction: rtl;
}
.tableColor {
	background-color: #26a9a9;
	FILTER: progid:DXImageTransform.Microsoft.Alpha( style=1,opacity=100,finishOpacity=0,startX=50,finishX=20,startY=50,finishY=255);
	color: #ffffff;
}
.menuTextColor {
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
	color: #000000;
}
.menuTextOverColor {
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
	color: #ffffff;
}
.subMenuTextColor {
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	color: #e8e8e8;
}
.subMenuTextOverColor {
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	color:#ffffff;
}
.SideMenuSetting {
	width: 200px;
	background-color: #ffffff;
}
.SideMenuSetting_Right {
	width: 200px;
}
.SideMenuSetting_Left {
	width: 200px;
}
.menuD5431 {
	position: relative; border: 1px solid #ffffff; cursor: pointer; height: 25px;
}
.menuD5432 {
	position: relative; border: 1px solid #ffffff; height: 25px;
}
.backgroundToolRight {
	background-color: #2b98ce;
}

.backgroundToolLeft {
	background-color: #2b98ce;
}

/* Mobile Responsive
----------------------------------*/
#mobileToolbarMenu {
	width: 100%;
	height: 50px;
	line-height: 50px;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 2;
	display: table;
	text-align: center;
	font-size: 16px;
	color: #ffffff;
	background-color: #3C3C3C;
	border-bottom: 1px solid #111111;
}
#mobileToolbarMenu .mobileHeader {
	display: table-cell;
	width: 80%;
	padding: 0;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: middle
}
#mobileToolbarMenu .mobileMenu {
	display: none;
	width: 10%;
	text-align: left;
	z-index: 1;
	cursor: pointer;
	vertical-align: middle
}
#mobileToolbarMenu .mobileMenu .mobileMenuBun {
	text-align: center;
	margin: 0 auto;
	width: 24px;
	height: 24px;
	background-image: url(/site/include/newfeel/website3/ManageByDrag/images/icons/menuWhiteSmall.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
#mobileToolbarMenu .mobilePhone {
	display: none;
	width: 10%;
	text-align: right;
	z-index: 1;
	cursor: pointer;
	vertical-align: middle
}
#mobileToolbarMenu .mobilePhone .mobilePhoneBun {
	text-align: center;
	margin: 0 auto;
	width: 24px;
	height: 24px;
	background-image: url(/Images/iconCleanV1/white/24x24/phone_speech_bubble.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
ul.MobileMenuHorizontal {
	position: absolute;
	left: 0;
	top: 47px;
	padding: 0;
	list-style-type: none;
	background-color: #3c3c3c;
	margin: 0;
}

ul.MobileMenuHorizontal li {
	display: list-item;
	padding: 0;
	list-style-type: none;
	position: relative;
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
	float: none;
}

ul.MobileMenuHorizontal li > a {
	color: #fff;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	margin: 0;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
}

ul.MobileMenuHorizontal > li ul {
	padding: 5px;
}

.FixedToScreen {
	visibility: hidden;
}

/* This class is for main container of the top menu bar */
ul.MenuHorizontal{
	width: auto;
	padding: 0;
	position: relative;
	list-style-type: none;
	cursor: default;
	border-radius: inherit;
	direction: rtl;
	margin: 0 auto 0 0;
}

.MenuDesigHorizontal ul.MenuHorizontal > li:first-child {
	border-top-right-radius: inherit;
	border-bottom-right-radius: inherit;
}

.MenuDesigHorizontal ul.MenuHorizontal > li:first-child a {
	border-top-right-radius: inherit;
	border-bottom-right-radius: inherit;
}

.MenuDesigHorizontal ul.MenuHorizontal > li:last-child {
	border-top-left-radius: inherit;
	border-bottom-left-radius: inherit;
}

.MenuDesigHorizontal ul.MenuHorizontal > li:last-child a {
	border-top-left-radius: inherit;
	border-bottom-left-radius: inherit;
}

/* Menu item containers, position children relative to this container and are a fixed width */
ul.MenuHorizontal li{
	padding: 0;
	margin: 0 6px;
	list-style-type: none;
	position: relative !important;
	cursor: pointer;
	margin-left:0;
	margin-right:0;
	white-space: nowrap;
	direction:rtl;
}

ul.MenuHorizontal > li{
	display: inline;
}

ul.MenuHorizontal > li > a{
	display: inline-block;
}

/* This is the sub-container properties */
/* Submenus should appear slightly overlapping to the right (X%) and up (-Y%) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuHorizontal ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	z-index: 1020;
	cursor: default;
	position: absolute;
	border: 1px solid #FFFFFF;
	border-bottom: 0;
	display: none;
	right: -1000em;
	background-color: rgba(92, 92, 92, 1);
}

/* This class is active by java-script, we set left/right to 100% so it comes onto the screen */
ul.MenuHorizontal ul.MenuBarSubmenuVisible {
	right: 0;
	display: block;
}

ul.MenuHorizontal > li > ul ul.MenuBarSubmenuVisible {
	top: 0;
}

/* Menu item containers are same fixed width as parent */
ul.MenuHorizontal ul li {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #FFFFFF;
	white-space: normal;
}

/* Submenus should appear slightly overlapping to the right/left (x%) and up (y%) */
ul.MenuHorizontal ul ul {
	position: absolute;
	margin: 0 100% 0 0;
}

/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuHorizontal{
	top: 0;
	right: auto;
}

/* Menu items are a light gray block without padding and text decoration */
ul.MenuHorizontal a{
	padding-top:22px;padding-bottom:22px;padding-left:21px;padding-right:21px;
	margin: 0;
	color:#dedede;
	display: block;
	cursor: pointer;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	text-align: right;
}

/* Set a spacer for the arrow when we have a category */
ul.MenuHorizontal a div{
	padding-left:20px;
}

/* Define setting for all the a tag: hover in the main-container */
ul.MenuHorizontal a:hover, ul.MenuHorizontal a:focus {
	color: #ffffff;
	text-decoration: none;
	background-color: rgba(51, 51, 51, 1);
}

/* Define setting for all the a tag in the sub-container's */
ul.MenuHorizontal ul li a {
	color: #dedede;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-left:0;
	margin-right:0;
	width: 150px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}

/* Define setting for all the a tag: hover in the sub-container's */
ul.MenuHorizontal ul li a:hover, ul.MenuHorizontal ul li a:focus {
	color:#ffffff;
	background-color: rgba(51, 51, 51, 1);
}

ul.MenuHorizontal li.menu_h_active a {
	color:#ffffff;
	background-color:rgba(51, 51, 51, 1);
}

/* Define setting for menu item that are open (when you select a menu and go in to his sub-menu there is a line mark ) */
ul.MenuHorizontal a.MenuBarItemHover, ul.MenuHorizontal a.MenuBarItemSubmenuHover, ul.MenuHorizontal a.MenuBarSubmenuVisible {
	color: #ffffff;
	background-color: rgba(51, 51, 51, 1);
}

/* define the line separator style */
ul.MenuHorizontal li.separator, ul.MenuHorizontal li.separator a, ul.MenuHorizontal li.separator a:hover{
	width: 10px;
	margin: 0;
	padding: 0;
	cursor: default;
	text-align: center;
	color: #000000;
	background-image: none;
	background-color : transparent;
}

/* Define setting for a tag background image position of the main-container */
ul.MenuHorizontal a.MenuBarItemSubmenu{
	background-image: url(/images/icons/SpryAssets/SpryMenuBarDown.gif);
	background-repeat: no-repeat;
	background-position: 5% 50%;
}

/* Define setting for a tag:hover background image position of the sub-container */
ul.MenuHorizontal a.MenuBarItemSubmenu:hover{
	background-image: url(/images/icons/SpryAssets/SpryMenuBarDownHover.gif);
	background-repeat: no-repeat;
	background-position: 5% 50%;
}

/* Define setting for a tag:hover background image position of the main-container */
ul.MenuHorizontal a.MenuBarItemSubmenuHover{
	background-image: url(/images/icons/SpryAssets/SpryMenuBarDownHover.gif);
	background-repeat: no-repeat;
	background-position: 5% 50%;
}

/* Define setting for a tag background image position of the sub-container */
ul.MenuHorizontal ul a.MenuBarItemSubmenu{
	background-image: url(/images/icons/SpryAssets/SpryMenuBarLeft.gif);
	background-position: 5% 50%;
	background-repeat: no-repeat;
}

/* Define setting for a tag:hover background image position of the sub-container */
ul.MenuHorizontal ul a.MenuBarItemSubmenu:hover{
	background-image: url(/images/icons/SpryAssets/SpryMenuBarLeftHover.gif);
	background-position: 5% 50%;
	background-repeat: no-repeat;
}

/* Define setting for a tag:hover background image position of the sub-container */
ul.MenuHorizontal ul a.MenuBarItemSubmenuHover{
	background-image: url(/images/icons/SpryAssets/SpryMenuBarLeftHover.gif);
	background-position: 5% 50%;
	background-repeat: no-repeat;
}

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuHorizontal iframe{
	position: absolute;
	z-index: 1010;
	filter:alpha(opacity:0.1);
}

/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection{
	ul.MenuHorizontal li.MenuBarItemIE{
		display: inline;
	f\loat: right;
	}
}

.MenuDesignVertical > ul > li {
	display: list-item;
}

.MenuDesignVertical > ul > li > a {
	width: 150px;
}

.MenuDesignVertical ul.MenuHorizontal > li > ul.MenuBarSubmenuVisible {
	right: 100%;
	top: 0;
}

.MenuDesignVertical ul.MenuHorizontal > li > ul ul.MenuBarSubmenuVisible {
	right: 0;
}

.MenuDesignVertical ul.MenuHorizontal a.MenuBarItemSubmenu {
	background-image: url(/images/icons/SpryAssets/SpryMenuBarLeft.gif);
}

.MenuDesignVertical ul.MenuHorizontal a.MenuBarItemSubmenuHover {
	background-image: url(/images/icons/SpryAssets/SpryMenuBarLeftHover.gif);
}

.MenuDesignVertical ul.MenuHorizontal a.MenuBarItemSubmenu:hover {
	background-image: url(/images/icons/SpryAssets/SpryMenuBarLeftHover.gif);
	background-position: 5% 50%;
}

/* Shop CSS
----------------------------------*/
.sop-shop-cart-details-container, .sop-shop-cart-summery-container, .sop-shop-cart-coupons-container {
	margin-bottom: 15px !important;
}
.sop-shop-cart-main-container table {
	color: #000000 !important;
	background-color: transparent !important;
}
.sop-shop-cart-header-cell {
	color: rgb(255, 255, 255) !important;
	background-color: rgb(66, 139, 202) !important;
	border: 1px solid rgb(221, 221, 221) !important;
}
.sop-shop-cart-content-cell {
	border: 1px solid rgb(221, 221, 221) !important;
}
.sop_btn {
	color: rgb(255, 255, 255);
	background-color: rgb(51, 122, 183);
	border: solid 1px rgb(46, 109, 164);
}
.sop_btn:hover, .sop_btn:focus, .sop_btn:active {
	color: rgb(255, 255, 255);
	background-color: rgb(40, 96, 144);
	border-color: rgb(32, 77, 116);
}
/* Mobile Responsive */
@media (max-width: 480px) {
	.sop-shop-cart-main-container .sop_form-control {
		max-width: 180px;
	}
}
/* Shop product box template 0 CSS
----------------------------------*/
.sop-shop-container {
	width: 100%;
	border-spacing: 10px 10px;
	font-size: 14px;
	color: rgb(0, 0, 0);
	display: table;
	box-sizing: border-box;
}
.sop-products-container {
	display: table-row;
}
.sop-product-box {
	width: 33.3333333333333%;
	border: 1px solid rgb(221, 221, 221);
	border-radius: 4px;
	padding-bottom: 3.5em;
	background-color: rgb(255, 255, 255);
	display: table-cell;
	position: relative;
	box-sizing: border-box;
	vertical-align: top;
}
.sop-product-box:hover {
	background-color: rgb(247, 247, 247);
}
.sop-product-colspan {
	width: 33.3333333333333%;
	display: table-cell;
}
.sop-product-image {
	width: 100%;
	padding-bottom: 100%;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	border-bottom: 1px solid rgb(221, 221, 221);
	border-radius: 4px 4px 0 0;
	font-size: 0;
	display: block;
}
.sop-product-title {
	color: rgb(0, 0, 0);
	margin: 0 0 0.1em 0;
	font-size: 1.25em;
}
.sop-product-details-container {
	box-sizing: border-box;
	padding: 0.5em 0.5em 0 0.5em;
}
.sop-product-details {
	margin: 0;
}
.sop-product-details > span {
	display: block;
}
.sop-product-summary {
	margin-bottom: 0.714em;
	min-height: 2.25em;
}
.sop-product-manufacturer a {
	text-decoration: none;
}
.sop-product-list-price span {
	text-decoration: line-through;
}
.sop-product-our-price {
	color: rgb(0, 0, 0);
}
.sop-product-shipping-cost span, .sop-product-our-price span, .sop-product-total-price span {
	font-weight: bold;
}
.sop-product-buttons-container {
	width: 100%;
	position: absolute;
	bottom: 0.5em;
	text-align: center;
}
.sop-product-buttons-container > a {
	padding: 0.5em 0.7em;
	border-radius: 0.285em;
	display: inline-block;
	text-align: center;
	cursor: pointer;
	text-decoration: none;
}
.sop-product-add-to-cart-button {
	color: rgb(255, 255, 255);
	background-color: rgb(66, 139, 202);
	border: solid 1px rgb(53, 126, 189);
	margin-right: 0.5em;
}
.sop-product-add-to-cart-button:hover, .sop-product-add-to-cart-button:focus, .sop-product-add-to-cart-button:active {
	color: rgb(255, 255, 255);
	background-color: rgb(48, 113, 169);
	border-color: rgb(40, 94, 142);
}
.sop-product-more-info-button {
	color: rgb(255, 255, 255);
	background-color: rgb(66, 139, 202);
	border: solid 1px rgb(53, 126, 189);
}
.sop-product-more-info-button:hover, .sop-product-more-info-button:focus, .sop-product-more-info-button:active {
	color: rgb(255, 255, 255);
	background-color: rgb(48, 113, 169);
	border-color: rgb(40, 94, 142);
}
/* Mobile Responsive */
@media (max-width: 480px) {
	.sop-products-container {
		display: block;
	}
	.sop-product-box {
		width: 100%;
		display: block;
		margin-bottom: 10px;
	}
	.sop-product-colspan {
		display: none;
	}
}
.sop-product-add-to-cart-button {
	margin-right: auto;
	margin-left: 0.5em;
}
/* Top manu bar design */
#topMenuContainer {
    position: absolute;
  	background-color: rgba(0, 0, 0, 0);
    top: 50px;
    right: 460px;	
	margin: 0px;
width: auto;
border: 0px solid rgb(0, 0, 0);
border-top-right-radius: 0px;
border: 0px solid rgb(0, 0, 0);
border-bottom-left-radius: 0px;
min-height: 0px;
border: 0px solid rgb(0, 0, 0);
border-bottom-right-radius: 0px;
border: 0px solid rgb(0, 0, 0);
border-top-left-radius: 0px;
}
#WebsiteDesign-MainHeader {
	position: relative;
}
 body{
cursor: auto;
background-color: rgb(255, 255, 255);
background-image: none;
background-size: cover;
background-attachment: fixed;
color: rgb(0, 0, 0);
font-size: 17px;
font-family: Assistant, arial;
overflow-y: scroll;
background-position: 0% 0%;
background-repeat: repeat;
}
/* start_topMenuInsideCode */ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus {background-color:rgba(255, 255, 255, 0);}
 ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible {background-color:rgba(255, 255, 255, 0);}
 li.menu_h_active a {background-color:rgba(255, 255, 255, 0);}
 .menuTextColor {color:#000000}
 ul.MenuBarHorizontal a {color:#000000;}
 .menuTextOverColor {color:#c27474;}
 ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus {color:#c27474}
 li.menu_h_active a {color:#c27474}
 .menuTextColor {font-size:16px;font-family:Arial, Helvetica, sans-serif;}
 .menuTextOverColor {font-size:16px;font-family:Arial, Helvetica, sans-serif;}
 ul.MenuBarHorizontal a {font-size:16px;font-family:Arial, Helvetica, sans-serif;}
 ul.MenuBarHorizontal li {margin-right:2.5px;margin-left:2.5px;}
 ul.MenuBarHorizontal a {padding-top:5px;padding-bottom:5px;padding-right:5px;padding-left:5px;}
 ul.MenuBarHorizontal ul {background-color:rgba(163, 163, 163, 1);}
 ul.MenuBarHorizontal ul li a:hover, ul.MenuBarHorizontal ul li a:focus {background-color:rgba(163, 163, 163, 1);}
 .subMenuTextColor {color:#e8e8e8}
 ul.MenuBarHorizontal ul li a {color:#e8e8e8;}
 .subMenuTextOverColor {color:#ffffff;}
 ul.MenuBarHorizontal ul li a:hover, ul.MenuBarHorizontal ul li a:focus {color:#ffffff}
 .subMenuTextColor {font-size:13px;font-family:Arial, Helvetica, sans-serif;}
 .subMenuTextOverColor {font-size:13px;font-family:Arial, Helvetica, sans-serif;}
 ul.MenuBarHorizontal ul li a {font-size:13px;font-family:Arial, Helvetica, sans-serif;}
 ul.MenuBarHorizontal ul li a {margin-right:2.5px;margin-left:2.5px;}
ul.MenuBarHorizontal li {min-height: 0;line-height: 0;}
ul.MenuBarHorizontal a {min-height: 0;}
ul.MenuBarHorizontal > li {float:none;display: inline;}
ul.MenuBarHorizontal > li > a {display: inline-block;}
ul.MenuBarHorizontal {border-radius: inherit;}
ul.MenuBarHorizontal > li:first-child {border-top-left-radius: inherit;border-bottom-left-radius: inherit;}
ul.MenuBarHorizontal > li:first-child a {border-top-left-radius: inherit;border-bottom-left-radius: inherit;}
ul.MenuBarHorizontal > li:last-child {border-top-right-radius: inherit;border-bottom-right-radius: inherit;}
ul.MenuBarHorizontal > li:last-child a {border-top-right-radius: inherit;border-bottom-right-radius: inherit;}
/* end_topMenuInsideCode */
/* start_style_dr4r3_easyText_1410335031516 */  #content_dr4r3_easyText_1410335031516 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1410335031516 .buttonTool { font-family:Almoni Dl, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1410335031516 */
/* start_style_dr4r3_easyText_1410335140926 */  #content_dr4r3_easyText_1410335140926 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1410335140926 .buttonTool { font-family:Almoni Dl, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1410335140926 */
/* start_style_dr4r3_easyText_1410335209655 */  #content_dr4r3_easyText_1410335209655 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1410335209655 .buttonTool { font-family:Almoni Dl, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1410335209655 */
/* start_style_dr4r3_easyText_1410335304431 */  #content_dr4r3_easyText_1410335304431 .buttonTool {color:#bf4b4b;}
 #content_dr4r3_easyText_1410335304431 .buttonTool { font-family:Almoni Dl, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1410335304431 */
/* start_style_dr4r3_easyText_1410335526500 */  #content_dr4r3_easyText_1410335526500 .buttonTool {color:#bf4b4b;}
 #content_dr4r3_easyText_1410335526500 .buttonTool { font-family:Almoni Dl, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1410335526500 */
/* start_style_dr4r3_easyText_1410335677241 */  #content_dr4r3_easyText_1410335677241 .buttonTool {color:#bf4b4b;}
 #content_dr4r3_easyText_1410335677241 .buttonTool { font-family:Almoni Dl, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1410335677241 */
/* start_style_dr4r3_easyText_1410335744173 */  #content_dr4r3_easyText_1410335744173 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1410335744173 .buttonTool { font-family:Almoni Dl, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1410335744173 */
/* start_style_dr4r3_easyText_1410335841384 */  #content_dr4r3_easyText_1410335841384 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1410335841384 .buttonTool { font-family:Almoni Dl, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1410335841384 */
/* start_style_dr4r3_easyText_1410336000061 */  #content_dr4r3_easyText_1410336000061 .buttonTool {color:#bf4b4b;}
 #content_dr4r3_easyText_1410336000061 .buttonTool { font-family:Almoni Dl, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1410336000061 */
/* start_style_dr4r3_easyText_1410335990589 */  #content_dr4r3_easyText_1410335990589 .buttonTool {color:#bf4b4b;}
 #content_dr4r3_easyText_1410335990589 .buttonTool { font-family:Almoni Dl, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1410335990589 */
/* start_style_dr4r3_easyText_1410336006055 */  #content_dr4r3_easyText_1410336006055 .buttonTool {color:#bf4b4b;}
 #content_dr4r3_easyText_1410336006055 .buttonTool { font-family:Almoni Dl, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1410336006055 */
/* start_style_dr4r3_easyText_1410336153933 */  #content_dr4r3_easyText_1410336153933 .buttonTool {color:#bf4b4b;}
 #content_dr4r3_easyText_1410336153933 .buttonTool { font-family:Almoni Dl, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1410336153933 */
/* start_style_dr4r3_easyText_1410336105404 */  #content_dr4r3_easyText_1410336105404 .buttonTool {color:#bf4b4b;}
 #content_dr4r3_easyText_1410336105404 .buttonTool { font-family:Almoni Dl, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1410336105404 */
/* start_style_dr4r3_easyText_1410336139700 */  #content_dr4r3_easyText_1410336139700 .buttonTool {color:#bf4b4b;}
 #content_dr4r3_easyText_1410336139700 .buttonTool { font-family:Almoni Dl, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1410336139700 */
/* start_style_dr4r3_easyText_1410336302857 */  #content_dr4r3_easyText_1410336302857 .buttonTool {color:#26a9a9;}
 #content_dr4r3_easyText_1410336302857 .buttonTool { font-family:Almoni Dl, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1410336302857 */
/* start_style_dr4r3_button_1466586687100 */  #content_dr4r3_button_1466586687100 .buttonTool:hover {border-color:#ffffff !important;}
 #content_dr4r3_button_1466586687100 .buttonTool {background-color:rgb(191, 75, 75);}
 #content_dr4r3_button_1466586687100 .buttonTool:hover {background-color:rgb(158, 95, 58);}
 #content_dr4r3_button_1466586687100 .buttonTool {color:#ffffff;}
 #content_dr4r3_button_1466586687100 .buttonTool:hover {color:#ffffff;}
 #content_dr4r3_button_1466586687100 .buttonTool { font-size:15px; font-family:Almoni Dl, arial; font-weight:normal; font-style:normal;}
 /* end_style_dr4r3_button_1466586687100 */
/* start_style_dr4r3_button_1466586701179 */  #content_dr4r3_button_1466586701179 .buttonTool:hover {border-color:#ffffff !important;}
 #content_dr4r3_button_1466586701179 .buttonTool {background-color:rgb(191, 75, 75);}
 #content_dr4r3_button_1466586701179 .buttonTool:hover {background-color:rgb(158, 95, 58);}
 #content_dr4r3_button_1466586701179 .buttonTool {color:#ffffff;}
 #content_dr4r3_button_1466586701179 .buttonTool:hover {color:#ffffff;}
 #content_dr4r3_button_1466586701179 .buttonTool { font-size:15px; font-family:Almoni Dl, arial; font-weight:normal; font-style:normal;}
 /* end_style_dr4r3_button_1466586701179 */
/* start_style_dr4r3_button_1381067892896 */  #content_dr4r3_button_1381067892896 .buttonTool {background-color:rgb(115, 62, 31);}
 #content_dr4r3_button_1381067892896 .buttonTool:hover {background-color:rgb(158, 95, 58);}
 #content_dr4r3_button_1381067892896 .buttonTool {color:#ffffff;}
 #content_dr4r3_button_1381067892896 .buttonTool:hover {color:#ffffff;}
 #content_dr4r3_button_1381067892896 .buttonTool { font-size:15px; font-family:Almoni Dl, arial; font-weight:normal; font-style:normal;}
 /* end_style_dr4r3_button_1381067892896 */
/* start_style_dr4r3_easyText_1410334822281 */  #content_dr4r3_easyText_1410334822281 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1410334822281 .buttonTool { font-family:Almoni Dl, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1410334822281 */
/* start_style_dr4r3_easyText_1410334867077 */  #content_dr4r3_easyText_1410334867077 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1410334867077 .buttonTool { font-family:Almoni Dl, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1410334867077 */
/* start_style_dr4r3_button_1381067875726 */  #content_dr4r3_button_1381067875726 .buttonTool:hover {border-color:#ffffff !important;}
 #content_dr4r3_button_1381067875726 .buttonTool {background-color:rgb(115, 62, 31);}
 #content_dr4r3_button_1381067875726 .buttonTool:hover {background-color:rgb(158, 95, 58);}
 #content_dr4r3_button_1381067875726 .buttonTool {color:#ffffff;}
 #content_dr4r3_button_1381067875726 .buttonTool:hover {color:#ffffff;}
 #content_dr4r3_button_1381067875726 .buttonTool { font-size:15px; font-family:Almoni Dl, arial; font-weight:normal; font-style:normal;}
 /* end_style_dr4r3_button_1381067875726 */
/* start_style_dr4r3_easyText_1466587261918 */  #content_dr4r3_easyText_1466587261918 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1466587261918 .buttonTool { font-family:Almoni Dl, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1466587261918 */
/* start_style_dr4r3_easyText_1466587283874 */  #content_dr4r3_easyText_1466587283874 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1466587283874 .buttonTool { font-family:Almoni Dl, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1466587283874 */
/* start_style_dr4r3_easyText_1466587293410 */  #content_dr4r3_easyText_1466587293410 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1466587293410 .buttonTool { font-family:Almoni Dl, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1466587293410 */
/* start_style_dr4r3_easyText_1467027350243 */  #content_dr4r3_easyText_1467027350243 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1467027350243 .buttonTool { font-family:Almoni Dl, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1467027350243 */
/* start_style_dr4r3_easyText_1467028626416 */  #content_dr4r3_easyText_1467028626416 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1467028626416 .buttonTool { font-family:Almoni Dl, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1467028626416 */
/* start_style_dr4r3_easyText_1467028565623 */  #content_dr4r3_easyText_1467028565623 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1467028565623 .buttonTool { font-family:Almoni Dl, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1467028565623 */
/* start_style_dr4r3_easyText_1467028760248 */  #content_dr4r3_easyText_1467028760248 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1467028760248 .buttonTool { font-family:Almoni Dl, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1467028760248 */
/* start_style_dr4r3_easyText_1467029144722 */  #content_dr4r3_easyText_1467029144722 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1467029144722 .buttonTool { font-family:Almoni Dl, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1467029144722 */
/* start_style_dr4r3_easyText_1467029228639 */  #content_dr4r3_easyText_1467029228639 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1467029228639 .buttonTool { font-family:Almoni Dl, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1467029228639 */
/* start_style_padding_dr4r3_websiteMenu_1467029607997 */  #menu_dr4r3_websiteMenu_1467029607997 ul.MenuHorizontal > li > a {padding-top:0px;padding-bottom:0px;padding-right:12.694399999999984px;padding-left:12.694399999999984px;}
 /* 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(255, 255, 255);}
 #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(255, 255, 255);color:#000000;}
 #menu_dr4r3_websiteMenu_1467029607997 ul.MenuHorizontal li.menu_h_active a {background-color:rgb(255, 255, 255);color:#000000;}
 #menu_dr4r3_websiteMenu_1467029607997 ul.MenuHorizontal a {color:#d53326;}
 #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:Assistant, arial; font-weight:normal; font-style:normal;}
 #menu_dr4r3_websiteMenu_1467029607997 ul.MenuHorizontal > li {margin-left:0px;margin-right:0px;}
 #menu_dr4r3_websiteMenu_1467029607997 ul.MenuHorizontal > li > a { border-bottom-width:0; border-left-width:0px; border-left-color:#000000; border-left-style: solid;}
 #menu_dr4r3_websiteMenu_1467029607997 ul.MenuHorizontal > li:last-child > a { border-left-width:0;}
 #menu_dr4r3_websiteMenu_1467029607997 ul.MenuHorizontal ul {background-color:rgb(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:Assistant, arial; font-weight:normal; 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(160, 22, 214);}
 #mobileToolbarMenu .mobileHeader {color:#ffffff;}
 #mobileToolbarMenu {background-image:none;}
 ul.MobileMenuHorizontal {background-color:rgba(160, 22, 214, 0.92);}
 ul.MobileMenuHorizontal > li > a {color:#ffffff;}
 #mobileToolbarMenu .mobileMenu .mobileMenuBun { background-image: url(/site/include/newfeel/website3/ManageByDrag/images/icons/menuWhiteSmall.png);}
 #mobileToolbarMenu .mobilePhone .mobilePhoneBun { background-image: url(/Images/iconCleanV1/white/24x24/phone_speech_bubble.png);}
 /* end_style_mobile_MobileStyle */
/* start_style_dr4r3_easyText_1467201139672 */  #content_dr4r3_easyText_1467201139672 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1467201139672 .buttonTool { font-family:Almoni Dl, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1467201139672 */
/* start_style_dr4r3_easyText_1467202054743 */  #content_dr4r3_easyText_1467202054743 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1467202054743 .buttonTool { font-family:Almoni Dl, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1467202054743 */
/* start_style_dr4r3_easyText_1467202694598 */  #content_dr4r3_easyText_1467202694598 .buttonTool {color:#d97855;}
 #content_dr4r3_easyText_1467202694598 .buttonTool { font-family:Almoni Dl, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1467202694598 */
/* start_style_dr4r3_easyText_1467202745910 */  #content_dr4r3_easyText_1467202745910 .buttonTool {color:#d97855;}
 #content_dr4r3_easyText_1467202745910 .buttonTool { font-family:Almoni Dl, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1467202745910 */
/* start_style_dr4r3_easyText_1467202784075 */  #content_dr4r3_easyText_1467202784075 .buttonTool {color:#d97855;}
 #content_dr4r3_easyText_1467202784075 .buttonTool { font-family:Almoni Dl, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1467202784075 */
/* start_style_dr4r3_easyText_1467202869165 */  #content_dr4r3_easyText_1467202869165 .buttonTool {color:#d97855;}
 #content_dr4r3_easyText_1467202869165 .buttonTool { font-family:Almoni Dl, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1467202869165 */
/* start_style_dr4r3_easyText_1467202970254 */  #content_dr4r3_easyText_1467202970254 .buttonTool {color:#d97855;}
 #content_dr4r3_easyText_1467202970254 .buttonTool { font-family:Almoni Dl, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1467202970254 */
/* start_style_dr4r3_easyText_1467203010755 */  #content_dr4r3_easyText_1467203010755 .buttonTool {color:#d97855;}
 #content_dr4r3_easyText_1467203010755 .buttonTool { font-family:Almoni Dl, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1467203010755 */
/* start_style_dr4r3_easyText_1467203097060 */  #content_dr4r3_easyText_1467203097060 .buttonTool {color:#d97855;}
 #content_dr4r3_easyText_1467203097060 .buttonTool { font-family:Almoni Dl, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1467203097060 */
/* start_style_dr4r3_easyText_1467203144663 */  #content_dr4r3_easyText_1467203144663 .buttonTool {color:#d97855;}
 #content_dr4r3_easyText_1467203144663 .buttonTool { font-family:Almoni Dl, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1467203144663 */
/* start_style_dr4r3_easyText_1467203436398 */  #content_dr4r3_easyText_1467203436398 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1467203436398 .buttonTool { font-family:Almoni Dl, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1467203436398 */
/* start_style_dr4r3_easyText_1467203696297 */  #content_dr4r3_easyText_1467203696297 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1467203696297 .buttonTool { font-family:Almoni Dl, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1467203696297 */
/* start_style_dr4r3_easyText_1467203861466 */  #content_dr4r3_easyText_1467203861466 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1467203861466 .buttonTool { font-family:Almoni Dl, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1467203861466 */
/* start_style_dr4r3_easyText_1467204105929 */  #content_dr4r3_easyText_1467204105929 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1467204105929 .buttonTool { font-family:Almoni Dl, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1467204105929 */
/* start_style_dr4r3_easyText_1467204105709 */  #content_dr4r3_easyText_1467204105709 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1467204105709 .buttonTool { font-family:Almoni Dl, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1467204105709 */
/* start_style_dr4r3_easyText_1467206051746 */  #content_dr4r3_easyText_1467206051746 .buttonTool {color:#d97855;}
 #content_dr4r3_easyText_1467206051746 .buttonTool { font-family:Almoni Dl, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1467206051746 */
/* start_style_dr4r3_easyText_1467206051762 */  #content_dr4r3_easyText_1467206051762 .buttonTool {color:#d97855;}
 #content_dr4r3_easyText_1467206051762 .buttonTool { font-family:Almoni Dl, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1467206051762 */
/* start_style_dr4r3_easyText_1467206051778 */  #content_dr4r3_easyText_1467206051778 .buttonTool {color:#d97855;}
 #content_dr4r3_easyText_1467206051778 .buttonTool { font-family:Almoni Dl, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1467206051778 */
/* start_style_dr4r3_easyText_1467206051792 */  #content_dr4r3_easyText_1467206051792 .buttonTool {color:#d97855;}
 #content_dr4r3_easyText_1467206051792 .buttonTool { font-family:Almoni Dl, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1467206051792 */
/* start_style_dr4r3_easyText_1467206051806 */  #content_dr4r3_easyText_1467206051806 .buttonTool {color:#d97855;}
 #content_dr4r3_easyText_1467206051806 .buttonTool { font-family:Almoni Dl, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1467206051806 */
/* start_style_dr4r3_easyText_1467206051821 */  #content_dr4r3_easyText_1467206051821 .buttonTool {color:#d97855;}
 #content_dr4r3_easyText_1467206051821 .buttonTool { font-family:Almoni Dl, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1467206051821 */
/* start_style_dr4r3_easyText_1467206051837 */  #content_dr4r3_easyText_1467206051837 .buttonTool {color:#d97855;}
 #content_dr4r3_easyText_1467206051837 .buttonTool { font-family:Almoni Dl, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1467206051837 */
/* start_style_dr4r3_easyText_1467206051703 */  #content_dr4r3_easyText_1467206051703 .buttonTool {color:#272727;}
 #content_dr4r3_easyText_1467206051703 .buttonTool { font-family:Almoni Dl, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1467206051703 */
/* start_style_dr4r3_easyText_1467206209399 */  #content_dr4r3_easyText_1467206209399 .buttonTool {color:#272727;}
 #content_dr4r3_easyText_1467206209399 .buttonTool { font-family:Almoni Dl, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1467206209399 */
/* start_style_dr4r3_easyText_1467206244901 */  #content_dr4r3_easyText_1467206244901 .buttonTool {color:#272727;}
 #content_dr4r3_easyText_1467206244901 .buttonTool { font-family:Almoni Dl, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1467206244901 */
/* start_style_dr4r3_easyText_1467206244931 */  #content_dr4r3_easyText_1467206244931 .buttonTool {color:#272727;}
 #content_dr4r3_easyText_1467206244931 .buttonTool { font-family:Almoni Dl, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1467206244931 */
/* start_style_dr4r3_easyText_1467206334517 */  #content_dr4r3_easyText_1467206334517 .buttonTool {color:#272727;}
 #content_dr4r3_easyText_1467206334517 .buttonTool { font-family:Almoni Dl, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1467206334517 */
/* start_style_dr4r3_easyText_1467206334570 */  #content_dr4r3_easyText_1467206334570 .buttonTool {color:#272727;}
 #content_dr4r3_easyText_1467206334570 .buttonTool { font-family:Almoni Dl, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1467206334570 */
/* start_style_dr4r3_easyText_1467206582989 */  #content_dr4r3_easyText_1467206582989 .buttonTool {color:#272727;}
 #content_dr4r3_easyText_1467206582989 .buttonTool { font-family:Almoni Dl, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1467206582989 */
/* start_style_dr4r3_easyText_1467206583040 */  #content_dr4r3_easyText_1467206583040 .buttonTool {color:#272727;}
 #content_dr4r3_easyText_1467206583040 .buttonTool { font-family:Almoni Dl, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1467206583040 */
/* start_style_dr4r3_easyText_1467206785180 */  #content_dr4r3_easyText_1467206785180 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1467206785180 .buttonTool { font-family:Almoni Dl, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1467206785180 */
/* start_style_dr4r3_easyText_1467207048789 */  #content_dr4r3_easyText_1467207048789 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1467207048789 .buttonTool { font-family:Almoni Dl, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1467207048789 */
/* start_style_dr4r3_easyText_1467207070429 */  #content_dr4r3_easyText_1467207070429 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1467207070429 .buttonTool { font-family:Almoni Dl, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1467207070429 */
/* start_style_dr4r3_easyText_1467201203536 */  #content_dr4r3_easyText_1467201203536 .buttonTool {color:#d97855;}
 #content_dr4r3_easyText_1467201203536 .buttonTool { font-family:Almoni Dl, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1467201203536 */
/* start_style_dr4r3_easyText_1467719546108 */  #content_dr4r3_easyText_1467719546108 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1467719546108 .buttonTool { font-family:Almoni Dl, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1467719546108 */
/* start_style_dr4r3_button_1467719605484 */  #content_dr4r3_button_1467719605484 .buttonTool:hover {border-color:#6c6c6c !important;}
 #content_dr4r3_button_1467719605484 .buttonTool {background-color:rgb(166, 77, 121);}
 #content_dr4r3_button_1467719605484 .buttonTool:hover {background-color:rgb(189, 98, 143);}
 #content_dr4r3_button_1467719605484 .buttonTool {color:#ffffff;}
 #content_dr4r3_button_1467719605484 .buttonTool:hover {color:#ffffff;}
 #content_dr4r3_button_1467719605484 .buttonTool { font-size:20px; font-family:Almoni Dl, arial; font-weight:normal; font-style:normal;}
 /* end_style_dr4r3_button_1467719605484 */
/* start_style_dr4r3_easyText_1467722725842 */  #content_dr4r3_easyText_1467722725842 .buttonTool {color:#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: 17px; }
 a {color:#26a9a9;}
 a:hover {color:#000000;}
h1 { color:#000000; font-size:35px; font-family:Varela Round, arial;}
h2 { color:#000000; font-size:35px; font-family:Almoni Dl, arial;}
h3 { color:#000000; font-size:32px; font-family:Open Sans Hebrew, arial;}
h4 { color:#000000; font-size:32px; font-family:Open Sans Hebrew, arial;}
h5 { color:#000000; font-size:32px; font-family:Open Sans Hebrew, arial;}
h6 { color:#000000; font-size:32px; font-family:Open Sans Hebrew, arial;}
 /* end_style_fonts */
/* start_style_dr4r3_easyText_1468839312266 */  #content_dr4r3_easyText_1468839312266 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1468839312266 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1468839312266 */
/* start_style_dr4r3_easyText_1468839621752 */  #content_dr4r3_easyText_1468839621752 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1468839621752 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1468839621752 */
/* start_style_dr4r3_button_1468840767607 */  #content_dr4r3_button_1468840767607 .buttonTool:hover {border-color:#82bdc4 !important;}
 #content_dr4r3_button_1468840767607 .buttonTool {background-color:rgba(66, 139, 202, 0);}
 #content_dr4r3_button_1468840767607 .buttonTool:hover {background-color:rgba(255, 255, 255, 0);}
 #content_dr4r3_button_1468840767607 .buttonTool {color:#ffffff;}
 #content_dr4r3_button_1468840767607 .buttonTool:hover {color:#82bdc4;}
 #content_dr4r3_button_1468840767607 .buttonTool { font-size:21px; font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal;}
 /* end_style_dr4r3_button_1468840767607 */
/* start_style_dr4r3_button_1468840848100 */  #content_dr4r3_button_1468840848100 .buttonTool:hover {border-color:#82bdc4 !important;}
 #content_dr4r3_button_1468840848100 .buttonTool {background-color:rgba(66, 139, 202, 0);}
 #content_dr4r3_button_1468840848100 .buttonTool:hover {background-color:rgba(255, 255, 255, 0);}
 #content_dr4r3_button_1468840848100 .buttonTool {color:#ffffff;}
 #content_dr4r3_button_1468840848100 .buttonTool:hover {color:#82bdc4;}
 #content_dr4r3_button_1468840848100 .buttonTool { font-size:21px; font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal;}
 /* end_style_dr4r3_button_1468840848100 */
/* start_style_dr4r3_easyText_1468841104733 */  #content_dr4r3_easyText_1468841104733 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1468841104733 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1468841104733 */
/* start_style_dr4r3_easyText_1468845983929 */  #content_dr4r3_easyText_1468845983929 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1468845983929 .buttonTool { font-family:Almoni Dl, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1468845983929 */
/* start_style_dr4r3_easyText_1468846012871 */  #content_dr4r3_easyText_1468846012871 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1468846012871 .buttonTool { font-family:Almoni Dl, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1468846012871 */
/* start_style_dr4r3_easyText_1468846438763 */  #content_dr4r3_easyText_1468846438763 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1468846438763 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1468846438763 */
/* start_style_dr4r3_easyText_1468846834924 */  #content_dr4r3_easyText_1468846834924 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1468846834924 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1468846834924 */
/* start_style_dr4r3_easyText_1468846997212 */  #content_dr4r3_easyText_1468846997212 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1468846997212 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1468846997212 */
/* start_style_dr4r3_easyText_1468848053843 */  #content_dr4r3_easyText_1468848053843 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1468848053843 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1468848053843 */
/* start_style_dr4r3_easyText_1468848053848 */  #content_dr4r3_easyText_1468848053848 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1468848053848 .buttonTool { font-family:Almoni Dl, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1468848053848 */
/* start_style_dr4r3_easyText_1468848053853 */  #content_dr4r3_easyText_1468848053853 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1468848053853 .buttonTool { font-family:Almoni Dl, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1468848053853 */
/* start_style_dr4r3_easyText_1468848053857 */  #content_dr4r3_easyText_1468848053857 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1468848053857 .buttonTool { font-family:Almoni Dl, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1468848053857 */
/* start_style_dr4r3_easyText_1468848053861 */  #content_dr4r3_easyText_1468848053861 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1468848053861 .buttonTool { font-family:Almoni Dl, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1468848053861 */
/* start_style_dr4r3_button_1468848339000 */  #content_dr4r3_button_1468848339000 .buttonTool:hover {border-color:#82bdc4 !important;}
 #content_dr4r3_button_1468848339000 .buttonTool {background-color:rgba(66, 139, 202, 0);}
 #content_dr4r3_button_1468848339000 .buttonTool:hover {background-color:rgba(255, 255, 255, 0);}
 #content_dr4r3_button_1468848339000 .buttonTool {color:#ffffff;}
 #content_dr4r3_button_1468848339000 .buttonTool:hover {color:#82bdc4;}
 #content_dr4r3_button_1468848339000 .buttonTool { font-size:21px; font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal;}
 /* end_style_dr4r3_button_1468848339000 */
/* start_style_dr4r3_easyText_1468848436565 */  #content_dr4r3_easyText_1468848436565 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1468848436565 .buttonTool { font-family:Almoni Dl, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1468848436565 */
/* start_style_dr4r3_easyText_1468849803615 */  #content_dr4r3_easyText_1468849803615 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1468849803615 .buttonTool { font-family:Almoni Dl, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1468849803615 */
/* start_style_dr4r3_easyText_1468849813558 */  #content_dr4r3_easyText_1468849813558 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1468849813558 .buttonTool { font-family:Almoni Dl, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1468849813558 */
/* start_style_dr4r3_easyText_1468849825638 */  #content_dr4r3_easyText_1468849825638 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1468849825638 .buttonTool { font-family:Almoni Dl, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1468849825638 */
/* start_style_dr4r3_easyText_1468849908790 */  #content_dr4r3_easyText_1468849908790 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1468849908790 .buttonTool { font-family:Almoni Dl, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1468849908790 */
/* start_style_dr4r3_easyText_1468849908822 */  #content_dr4r3_easyText_1468849908822 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1468849908822 .buttonTool { font-family:Almoni Dl, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1468849908822 */
/* start_style_dr4r3_easyText_1468850103075 */  #content_dr4r3_easyText_1468850103075 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1468850103075 .buttonTool { font-family:Almoni Dl, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1468850103075 */
/* start_style_dr4r3_easyText_1468850103034 */  #content_dr4r3_easyText_1468850103034 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1468850103034 .buttonTool { font-family:Almoni Dl, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1468850103034 */
/* start_style_dr4r3_easyText_1468850377018 */  #content_dr4r3_easyText_1468850377018 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1468850377018 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1468850377018 */
/* start_style_dr4r3_easyText_1468905458107 */  #content_dr4r3_easyText_1468905458107 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1468905458107 .buttonTool { font-family:Almoni Dl, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1468905458107 */
/* start_style_dr4r3_easyText_1468905458151 */  #content_dr4r3_easyText_1468905458151 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1468905458151 .buttonTool { font-family:Almoni Dl, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1468905458151 */
/* start_style_dr4r3_easyText_1468905458166 */  #content_dr4r3_easyText_1468905458166 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1468905458166 .buttonTool { font-family:Almoni Dl, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1468905458166 */
/* start_style_dr4r3_easyText_1468905458182 */  #content_dr4r3_easyText_1468905458182 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1468905458182 .buttonTool { font-family:Almoni Dl, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1468905458182 */
/* start_style_dr4r3_easyText_1468905809675 */  #content_dr4r3_easyText_1468905809675 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1468905809675 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1468905809675 */
/* start_style_dr4r3_easyText_1468906454139 */  #content_dr4r3_easyText_1468906454139 .buttonTool {color:#bee9ee;}
 #content_dr4r3_easyText_1468906454139 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1468906454139 */
/* start_style_dr4r3_easyText_1468908151298 */  #content_dr4r3_easyText_1468908151298 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1468908151298 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1468908151298 */
/* start_style_dr4r3_easyText_1468908189717 */  #content_dr4r3_easyText_1468908189717 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1468908189717 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1468908189717 */
/* start_style_dr4r3_easyText_1468910330051 */  #content_dr4r3_easyText_1468910330051 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1468910330051 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1468910330051 */
/* start_style_dr4r3_easyText_1468910420499 */  #content_dr4r3_easyText_1468910420499 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1468910420499 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1468910420499 */
/* start_style_dr4r3_easyText_1468910505923 */  #content_dr4r3_easyText_1468910505923 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1468910505923 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1468910505923 */
/* start_style_dr4r3_easyText_1468910505966 */  #content_dr4r3_easyText_1468910505966 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1468910505966 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1468910505966 */
/* start_style_dr4r3_easyText_1468910505988 */  #content_dr4r3_easyText_1468910505988 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1468910505988 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1468910505988 */
/* start_style_dr4r3_button_1468910829272 */  #content_dr4r3_button_1468910829272 .buttonTool:hover {border-color:#666666 !important;}
 #content_dr4r3_button_1468910829272 .buttonTool {background-color:rgba(66, 139, 202, 0);}
 #content_dr4r3_button_1468910829272 .buttonTool:hover {background-color:rgba(255, 255, 255, 0);}
 #content_dr4r3_button_1468910829272 .buttonTool {color:#82bdc4;}
 #content_dr4r3_button_1468910829272 .buttonTool:hover {color:#666666;}
 #content_dr4r3_button_1468910829272 .buttonTool { font-size:21px; font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal;}
 /* end_style_dr4r3_button_1468910829272 */
 .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);
}
/* start_style_dr4r3_easyText_1575271952568 */  #content_dr4r3_easyText_1575271952568 .buttonTool {color:#a6226b;}
 #content_dr4r3_easyText_1575271952568 .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_1575271952568 */
/* start_style_dr4r3_easyText_1575271826564 */  #content_dr4r3_easyText_1575271826564 .buttonTool {color:#a6226b;}
 #content_dr4r3_easyText_1575271826564 .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_1575271826564 */
/* start_style_dr4r3_easyText_1575271900010 */  #content_dr4r3_easyText_1575271900010 .buttonTool {color:#a6226b;}
 #content_dr4r3_easyText_1575271900010 .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_1575271900010 */
/* start_style_dr4r3_easyText_1575272165126 */  #content_dr4r3_easyText_1575272165126 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1575272165126 .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_1575272165126 */
/* start_style_dr4r3_easyText_1575272584066 */  #content_dr4r3_easyText_1575272584066 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1575272584066 .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_1575272584066 */
/* start_style_dr4r3_easyText_1575272425780 */  #content_dr4r3_easyText_1575272425780 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1575272425780 .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_1575272425780 */
/* start_style_dr4r3_easyText_1575272253333 */  #content_dr4r3_easyText_1575272253333 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1575272253333 .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_1575272253333 */
/* start_style_dr4r3_easyText_1468839960399 */  #content_dr4r3_easyText_1468839960399 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1468839960399 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1468839960399 */
/* start_style_dr4r3_easyText_1468840057772 */  #content_dr4r3_easyText_1468840057772 .buttonTool {color:#86c3ca;}
 #content_dr4r3_easyText_1468840057772 .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_1468840057772 */
/* start_style_dr4r3_easyText_1575272425774 */  #content_dr4r3_easyText_1575272425774 .buttonTool {color:#a6226b;}
 #content_dr4r3_easyText_1575272425774 .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_1575272425774 */
/* start_style_dr4r3_easyText_1575272425776 */  #content_dr4r3_easyText_1575272425776 .buttonTool {color:#a6226b;}
 #content_dr4r3_easyText_1575272425776 .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_1575272425776 */
/* start_style_dr4r3_easyText_1575272425778 */  #content_dr4r3_easyText_1575272425778 .buttonTool {color:#a6226b;}
 #content_dr4r3_easyText_1575272425778 .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_1575272425778 */
/* start_style_dr4r3_easyText_1575272425782 */  #content_dr4r3_easyText_1575272425782 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1575272425782 .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_1575272425782 */
/* start_style_dr4r3_easyText_1575276689654 */  #content_dr4r3_easyText_1575276689654 .buttonTool {color:#d53326;}
 #content_dr4r3_easyText_1575276689654 .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_1575276689654 */
/* start_style_dr4r3_easyText_1575280563672 */  #content_dr4r3_easyText_1575280563672 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1575280563672 .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_1575280563672 */
/* start_style_dr4r3_button_1575280681286 */  #content_dr4r3_button_1575280681286 .buttonTool:hover {border-color:#ffffff !important;}
 #content_dr4r3_button_1575280681286 .buttonTool {background-color:rgba(77, 50, 16, 0.65);}
 #content_dr4r3_button_1575280681286 .buttonTool:hover {background-color:rgba(77, 50, 16, 0.85);}
 #content_dr4r3_button_1575280681286 .buttonTool {color:#ffffff;}
 #content_dr4r3_button_1575280681286 .buttonTool:hover {color:#ffffff;}
 #content_dr4r3_button_1575280681286 .buttonTool { font-size:17px; font-family:Assistant, arial; font-weight:normal; font-style:normal;}
 /* end_style_dr4r3_button_1575280681286 */
/* start_style_dr4r3_easyText_1575280801302 */  #content_dr4r3_easyText_1575280801302 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1575280801302 .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_1575280801302 */
/* start_style_dr4r3_button_1575280801304 */  #content_dr4r3_button_1575280801304 .buttonTool:hover {border-color:#ffffff !important;}
 #content_dr4r3_button_1575280801304 .buttonTool {background-color:rgba(77, 50, 16, 0.65);}
 #content_dr4r3_button_1575280801304 .buttonTool:hover {background-color:rgba(77, 50, 16, 0.85);}
 #content_dr4r3_button_1575280801304 .buttonTool {color:#ffffff;}
 #content_dr4r3_button_1575280801304 .buttonTool:hover {color:#ffffff;}
 #content_dr4r3_button_1575280801304 .buttonTool { font-size:17px; font-family:Assistant, arial; font-weight:normal; font-style:normal;}
 /* end_style_dr4r3_button_1575280801304 */
/* start_style_dr4r3_easyText_1575281089220 */  #content_dr4r3_easyText_1575281089220 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1575281089220 .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_1575281089220 */
/* start_style_dr4r3_button_1575281089222 */  #content_dr4r3_button_1575281089222 .buttonTool:hover {border-color:#ffffff !important;}
 #content_dr4r3_button_1575281089222 .buttonTool {background-color:rgba(77, 50, 16, 0.65);}
 #content_dr4r3_button_1575281089222 .buttonTool:hover {background-color:rgba(77, 50, 16, 0.85);}
 #content_dr4r3_button_1575281089222 .buttonTool {color:#ffffff;}
 #content_dr4r3_button_1575281089222 .buttonTool:hover {color:#ffffff;}
 #content_dr4r3_button_1575281089222 .buttonTool { font-size:17px; font-family:Assistant, arial; font-weight:normal; font-style:normal;}
 /* end_style_dr4r3_button_1575281089222 */
/* start_style_dr4r3_button_1575282465552 */  #content_dr4r3_button_1575282465552 .buttonTool:hover {border-color:#ffffff !important;}
 #content_dr4r3_button_1575282465552 .buttonTool {background-color:rgba(77, 50, 16, 0.65);}
 #content_dr4r3_button_1575282465552 .buttonTool:hover {background-color:rgba(77, 50, 16, 0.85);}
 #content_dr4r3_button_1575282465552 .buttonTool {color:#ffffff;}
 #content_dr4r3_button_1575282465552 .buttonTool:hover {color:#ffffff;}
 #content_dr4r3_button_1575282465552 .buttonTool { font-size:17px; font-family:Assistant, arial; font-weight:normal; font-style:normal;}
 /* end_style_dr4r3_button_1575282465552 */
/* start_style_dr4r3_easyText_1575282465549 */  #content_dr4r3_easyText_1575282465549 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1575282465549 .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_1575282465549 */
/* start_style_dr4r3_easyText_1575290920585 */  #content_dr4r3_easyText_1575290920585 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1575290920585 .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_1575290920585 */
/* start_style_dr4r3_easyText_1575291009393 */  #content_dr4r3_easyText_1575291009393 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1575291009393 .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_1575291009393 */
/* start_style_dr4r3_easyText_1575523965365 */  #content_dr4r3_easyText_1575523965365 .buttonTool {color:#d53326;}
 #content_dr4r3_easyText_1575523965365 .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_1575523965365 */
/* start_style_dr4r3_easyText_1575523905478 */  #content_dr4r3_easyText_1575523905478 .buttonTool {color:#d53326;}
 #content_dr4r3_easyText_1575523905478 .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_1575523905478 */
/* start_style_dr4r3_easyText_1575525945409 */  #content_dr4r3_easyText_1575525945409 .buttonTool {color:#d53326;}
 #content_dr4r3_easyText_1575525945409 .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_1575525945409 */
/* start_style_dr4r3_easyText_1575525945418 */  #content_dr4r3_easyText_1575525945418 .buttonTool {color:#d53326;}
 #content_dr4r3_easyText_1575525945418 .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_1575525945418 */
/* start_style_dr4r3_easyText_1575526033430 */  #content_dr4r3_easyText_1575526033430 .buttonTool {color:#d53326;}
 #content_dr4r3_easyText_1575526033430 .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_1575526033430 */
/* start_style_dr4r3_easyText_1575525945417 */  #content_dr4r3_easyText_1575525945417 .buttonTool {color:#d53326;}
 #content_dr4r3_easyText_1575525945417 .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_1575525945417 */
/* start_style_dr4r3_easyText_1575528286193 */  #content_dr4r3_easyText_1575528286193 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1575528286193 .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_1575528286193 */
/* start_style_dr4r3_easyText_1575528286152 */  #content_dr4r3_easyText_1575528286152 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1575528286152 .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_1575528286152 */
/* start_style_dr4r3_easyText_1575875543703 */  #content_dr4r3_easyText_1575875543703 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1575875543703 .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_1575875543703 */
/* start_style_dr4r3_easyText_1575875545111 */  #content_dr4r3_easyText_1575875545111 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1575875545111 .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_1575875545111 */
/* start_style_dr4r3_easyText_1575875814237 */  #content_dr4r3_easyText_1575875814237 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1575875814237 .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_1575875814237 */
/* start_style_dr4r3_easyText_1575875544045 */  #content_dr4r3_easyText_1575875544045 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1575875544045 .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_1575875544045 */
/* start_style_dr4r3_easyText_1575875611709 */  #content_dr4r3_easyText_1575875611709 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1575875611709 .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_1575875611709 */
/* start_style_dr4r3_easyText_1575875460585 */  #content_dr4r3_easyText_1575875460585 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1575875460585 .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_1575875460585 */
/* start_style_dr4r3_easyText_1575875460628 */  #content_dr4r3_easyText_1575875460628 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1575875460628 .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_1575875460628 */
/* start_style_dr4r3_easyText_1576676739881 */  #content_dr4r3_easyText_1576676739881 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1576676739881 .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_1576676739881 */
/* start_style_dr4r3_easyText_1576676955966 */  #content_dr4r3_easyText_1576676955966 .buttonTool {color:#d53326;}
 #content_dr4r3_easyText_1576676955966 .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_1576676955966 */
/* start_style_dr4r3_easyText_1576676955974 */  #content_dr4r3_easyText_1576676955974 .buttonTool {color:#d53326;}
 #content_dr4r3_easyText_1576676955974 .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_1576676955974 */
/* start_style_dr4r3_easyText_1576676955981 */  #content_dr4r3_easyText_1576676955981 .buttonTool {color:#d53326;}
 #content_dr4r3_easyText_1576676955981 .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_1576676955981 */
/* start_style_dr4r3_easyText_1576676955977 */  #content_dr4r3_easyText_1576676955977 .buttonTool {color:#d53326;}
 #content_dr4r3_easyText_1576676955977 .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_1576676955977 */
/* start_style_dr4r3_easyText_1576677188838 */  #content_dr4r3_easyText_1576677188838 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1576677188838 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1576677188838 */
/* start_style_dr4r3_easyText_1584981801755 */  #content_dr4r3_easyText_1584981801755 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1584981801755 .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_1584981801755 */
/* start_style_dr4r3_websiteMenu_1607074432145 */  #menu_dr4r3_websiteMenu_1607074432145 ul.MenuHorizontal a:hover, #menu_dr4r3_websiteMenu_1607074432145 ul.MenuHorizontal a:focus {background-color:rgb(255, 255, 255);}
 #menu_dr4r3_websiteMenu_1607074432145 ul.MenuHorizontal a.MenuBarItemHover, #menu_dr4r3_websiteMenu_1607074432145 ul.MenuHorizontal a.MenuBarItemSubmenuHover, #menu_dr4r3_websiteMenu_1607074432145 ul.MenuHorizontal a.MenuBarSubmenuVisible {background-color:rgb(255, 255, 255);color:#000000;}
 #menu_dr4r3_websiteMenu_1607074432145 ul.MenuHorizontal li.menu_h_active a {background-color:rgb(255, 255, 255);color:#000000;}
 #menu_dr4r3_websiteMenu_1607074432145 ul.MenuHorizontal a {color:#d53326;}
 #menu_dr4r3_websiteMenu_1607074432145 ul.MenuHorizontal a:hover, #menu_dr4r3_websiteMenu_1607074432145 ul.MenuHorizontal a:focus {color:#000000}
 #menu_dr4r3_websiteMenu_1607074432145 ul.MenuHorizontal a { font-size:16px; font-family:Assistant, arial; font-weight:normal; font-style:normal;}
 #menu_dr4r3_websiteMenu_1607074432145 ul.MenuHorizontal > li {margin-left:0px;margin-right:0px;}
 #menu_dr4r3_websiteMenu_1607074432145 ul.MenuHorizontal > li > a { border-bottom-width:0; border-left-width:0px; border-left-color:#000000; border-left-style: solid;}
 #menu_dr4r3_websiteMenu_1607074432145 ul.MenuHorizontal > li:last-child > a { border-left-width:0;}
 #menu_dr4r3_websiteMenu_1607074432145 ul.MenuHorizontal ul {background-color:rgb(39, 39, 39);}
 #menu_dr4r3_websiteMenu_1607074432145 ul.MenuHorizontal ul li a:hover, #menu_dr4r3_websiteMenu_1607074432145 ul.MenuHorizontal ul li a:focus {background-color:rgb(51, 51, 51);}
 #menu_dr4r3_websiteMenu_1607074432145 ul.MenuHorizontal ul li a {color:#dedede;}
 #menu_dr4r3_websiteMenu_1607074432145 ul.MenuHorizontal ul li a:hover, #menu_dr4r3_websiteMenu_1607074432145 ul.MenuHorizontal ul li a:focus {color:#ffffff}
 #menu_dr4r3_websiteMenu_1607074432145 ul.MenuHorizontal ul li a { font-size:16px; font-family:Assistant, arial; font-weight:normal; font-style:normal;}
 #menu_dr4r3_websiteMenu_1607074432145 ul.MenuHorizontal ul li a {width:150px;}
 #menu_dr4r3_websiteMenu_1607074432145 ul.MenuHorizontal ul li a {padding-top:10px;padding-right:5px;padding-bottom:10px;padding-left:5px;}
#menu_dr4r3_websiteMenu_1607074432145 ul.MenuHorizontal {border-radius: inherit;}
#menu_dr4r3_websiteMenu_1607074432145.MenuDesigHorizontal ul.MenuHorizontal > li:first-child {border-top-right-radius: inherit;border-bottom-right-radius: inherit;}
#menu_dr4r3_websiteMenu_1607074432145.MenuDesigHorizontal ul.MenuHorizontal > li:first-child a {border-top-right-radius: inherit;border-bottom-right-radius: inherit;}
#menu_dr4r3_websiteMenu_1607074432145.MenuDesigHorizontal ul.MenuHorizontal > li:last-child {border-top-left-radius: inherit;border-bottom-left-radius: inherit;}
#menu_dr4r3_websiteMenu_1607074432145.MenuDesigHorizontal ul.MenuHorizontal > li:last-child a {border-top-left-radius: inherit;border-bottom-left-radius: inherit;}
#menu_dr4r3_websiteMenu_1607074432145.MenuDesignVertical ul.MenuHorizontal > li:first-child {border-top-left-radius: inherit;border-top-right-radius: inherit;}
#menu_dr4r3_websiteMenu_1607074432145.MenuDesignVertical ul.MenuHorizontal > li:first-child a {border-top-left-radius: inherit;border-top-right-radius: inherit;}
#menu_dr4r3_websiteMenu_1607074432145.MenuDesignVertical ul.MenuHorizontal > li:last-child {border-bottom-left-radius: inherit;border-bottom-right-radius: inherit;}
#menu_dr4r3_websiteMenu_1607074432145.MenuDesignVertical ul.MenuHorizontal > li:last-child a {border-bottom-left-radius: inherit;border-bottom-right-radius: inherit;}
 /* end_style_dr4r3_websiteMenu_1607074432145 */
/* start_style_padding_dr4r3_websiteMenu_1607074432145 */  #menu_dr4r3_websiteMenu_1607074432145 ul.MenuHorizontal > li > a {padding-top:0px;padding-bottom:0px;padding-right:12.694399999999984px;padding-left:12.694399999999984px;}
 /* end_style_padding_dr4r3_websiteMenu_1607074432145 */
/* start_style_dr4r3_easyText_1607074487695 */  #content_dr4r3_easyText_1607074487695 .buttonTool {color:#d9d9d9;}
 #content_dr4r3_easyText_1607074487695 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607074487695 */
/* start_style_dr4r3_easyText_1607074548301 */  #content_dr4r3_easyText_1607074548301 .buttonTool {color:#d9d9d9;}
 #content_dr4r3_easyText_1607074548301 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607074548301 */
/* start_style_padding_dr4r3_websiteMenu_1607074918584 */  #menu_dr4r3_websiteMenu_1607074918584 ul.MenuHorizontal > li > a {padding-top:6px;padding-bottom:6px;padding-right:0px;padding-left:0px;}
 /* end_style_padding_dr4r3_websiteMenu_1607074918584 */
/* start_style_dr4r3_websiteMenu_1607074930594 */  #menu_dr4r3_websiteMenu_1607074930594 ul.MenuHorizontal a:hover, #menu_dr4r3_websiteMenu_1607074930594 ul.MenuHorizontal a:focus {background-color:rgba(255, 255, 255, 0);}
 #menu_dr4r3_websiteMenu_1607074930594 ul.MenuHorizontal a.MenuBarItemHover, #menu_dr4r3_websiteMenu_1607074930594 ul.MenuHorizontal a.MenuBarItemSubmenuHover, #menu_dr4r3_websiteMenu_1607074930594 ul.MenuHorizontal a.MenuBarSubmenuVisible {background-color:rgba(255, 255, 255, 0);color:#9cadf1;}
 #menu_dr4r3_websiteMenu_1607074930594 ul.MenuHorizontal li.menu_h_active a {background-color:rgba(255, 255, 255, 0);color:#9cadf1;}
 #menu_dr4r3_websiteMenu_1607074930594 ul.MenuHorizontal a {color:#666666;}
 #menu_dr4r3_websiteMenu_1607074930594 ul.MenuHorizontal a:hover, #menu_dr4r3_websiteMenu_1607074930594 ul.MenuHorizontal a:focus {color:#9cadf1}
 #menu_dr4r3_websiteMenu_1607074930594 ul.MenuHorizontal a { font-size:15px; font-family:Varela Round, arial; font-weight:normal; font-style:normal;}
 #menu_dr4r3_websiteMenu_1607074930594 ul.MenuHorizontal > li {margin-left:0px;margin-right:0px;}
 #menu_dr4r3_websiteMenu_1607074930594 ul.MenuHorizontal > li > a { border-bottom-width:0; border-left-width:1px; border-left-color:#d9d9d9; border-left-style: solid;}
 #menu_dr4r3_websiteMenu_1607074930594 ul.MenuHorizontal > li:last-child > a { border-left-width:0;}
 #menu_dr4r3_websiteMenu_1607074930594 ul.MenuHorizontal ul {background-color:rgb(39, 39, 39);}
 #menu_dr4r3_websiteMenu_1607074930594 ul.MenuHorizontal ul li a:hover, #menu_dr4r3_websiteMenu_1607074930594 ul.MenuHorizontal ul li a:focus {background-color:rgb(51, 51, 51);}
 #menu_dr4r3_websiteMenu_1607074930594 ul.MenuHorizontal ul li a {color:#dedede;}
 #menu_dr4r3_websiteMenu_1607074930594 ul.MenuHorizontal ul li a:hover, #menu_dr4r3_websiteMenu_1607074930594 ul.MenuHorizontal ul li a:focus {color:#ffffff}
 #menu_dr4r3_websiteMenu_1607074930594 ul.MenuHorizontal ul li a { font-size:16px; font-family:Varela Round, arial; font-weight:normal; font-style:normal;}
 #menu_dr4r3_websiteMenu_1607074930594 ul.MenuHorizontal ul li a {width:200px;}
 #menu_dr4r3_websiteMenu_1607074930594 ul.MenuHorizontal ul li a {padding-top:3px;padding-right:5px;padding-bottom:3px;padding-left:5px;}
#menu_dr4r3_websiteMenu_1607074930594 ul.MenuHorizontal {border-radius: inherit;}
#menu_dr4r3_websiteMenu_1607074930594.MenuDesigHorizontal ul.MenuHorizontal > li:first-child {border-top-right-radius: inherit;border-bottom-right-radius: inherit;}
#menu_dr4r3_websiteMenu_1607074930594.MenuDesigHorizontal ul.MenuHorizontal > li:first-child a {border-top-right-radius: inherit;border-bottom-right-radius: inherit;}
#menu_dr4r3_websiteMenu_1607074930594.MenuDesigHorizontal ul.MenuHorizontal > li:last-child {border-top-left-radius: inherit;border-bottom-left-radius: inherit;}
#menu_dr4r3_websiteMenu_1607074930594.MenuDesigHorizontal ul.MenuHorizontal > li:last-child a {border-top-left-radius: inherit;border-bottom-left-radius: inherit;}
#menu_dr4r3_websiteMenu_1607074930594.MenuDesignVertical ul.MenuHorizontal > li:first-child {border-top-left-radius: inherit;border-top-right-radius: inherit;}
#menu_dr4r3_websiteMenu_1607074930594.MenuDesignVertical ul.MenuHorizontal > li:first-child a {border-top-left-radius: inherit;border-top-right-radius: inherit;}
#menu_dr4r3_websiteMenu_1607074930594.MenuDesignVertical ul.MenuHorizontal > li:last-child {border-bottom-left-radius: inherit;border-bottom-right-radius: inherit;}
#menu_dr4r3_websiteMenu_1607074930594.MenuDesignVertical ul.MenuHorizontal > li:last-child a {border-bottom-left-radius: inherit;border-bottom-right-radius: inherit;}
 /* end_style_dr4r3_websiteMenu_1607074930594 */
/* start_style_padding_dr4r3_websiteMenu_1607074930594 */  #menu_dr4r3_websiteMenu_1607074930594 ul.MenuHorizontal > li > a {padding-top:2px;padding-bottom:2px;padding-right:9.746527500000003px;padding-left:9.746527500000003px;}
 /* end_style_padding_dr4r3_websiteMenu_1607074930594 */
/* start_style_dr4r3_easyText_1607077051124 */  #content_dr4r3_easyText_1607077051124 .buttonTool {color:#a016d6;}
 #content_dr4r3_easyText_1607077051124 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607077051124 */
/* start_style_dr4r3_easyText_1607077145534 */  #content_dr4r3_easyText_1607077145534 .buttonTool {color:#a016d6;}
 #content_dr4r3_easyText_1607077145534 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607077145534 */
/* start_style_dr4r3_button_1607077699934 */  #content_dr4r3_button_1607077699934 .buttonTool:hover {border-color:#357ebd !important;}
 #content_dr4r3_button_1607077699934 .buttonTool {background-color:rgb(160, 22, 214);}
 #content_dr4r3_button_1607077699934 .buttonTool:hover {background-color:rgb(155, 172, 240);}
 #content_dr4r3_button_1607077699934 .buttonTool {color:#ffffff;}
 #content_dr4r3_button_1607077699934 .buttonTool:hover {color:#ffffff;}
 #content_dr4r3_button_1607077699934 .buttonTool { font-size:14px; font-family:Varela Round, arial; font-weight:normal; font-style:normal;}
 /* end_style_dr4r3_button_1607077699934 */
/* start_style_dr4r3_easyText_1607077557282 */  #content_dr4r3_easyText_1607077557282 .buttonTool {color:#a016d6;}
 #content_dr4r3_easyText_1607077557282 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607077557282 */
/* start_style_dr4r3_easyText_1607077609139 */  #content_dr4r3_easyText_1607077609139 .buttonTool {color:#666666;}
 #content_dr4r3_easyText_1607077609139 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607077609139 */
/* start_style_dr4r3_easyText_1607078032683 */  #content_dr4r3_easyText_1607078032683 .buttonTool {color:#9bacf0;}
 #content_dr4r3_easyText_1607078032683 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607078032683 */
/* start_style_dr4r3_easyText_1607078070867 */  #content_dr4r3_easyText_1607078070867 .buttonTool {color:#9bacf0;}
 #content_dr4r3_easyText_1607078070867 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607078070867 */
/* start_style_dr4r3_easyText_1607078372803 */  #content_dr4r3_easyText_1607078372803 .buttonTool {color:#eb0124;}
 #content_dr4r3_easyText_1607078372803 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:3; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607078372803 */
/* start_style_dr4r3_easyText_1607078422997 */  #content_dr4r3_easyText_1607078422997 .buttonTool {color:#666666;}
 #content_dr4r3_easyText_1607078422997 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607078422997 */
/* start_style_dr4r3_button_1607078504093 */  #content_dr4r3_button_1607078504093 .buttonTool:hover {border-color:#357ebd !important;}
 #content_dr4r3_button_1607078504093 .buttonTool {background-color:rgb(235, 1, 36);}
 #content_dr4r3_button_1607078504093 .buttonTool:hover {background-color:rgb(102, 102, 102);}
 #content_dr4r3_button_1607078504093 .buttonTool {color:#ffffff;}
 #content_dr4r3_button_1607078504093 .buttonTool:hover {color:#ffffff;}
 #content_dr4r3_button_1607078504093 .buttonTool { font-size:14px; font-family:Varela Round, arial; font-weight:normal; font-style:normal;}
 /* end_style_dr4r3_button_1607078504093 */
/* start_style_dr4r3_button_1607078563633 */  #content_dr4r3_button_1607078563633 .buttonTool:hover {border-color:#357ebd !important;}
 #content_dr4r3_button_1607078563633 .buttonTool {background-color:rgb(137, 177, 213);}
 #content_dr4r3_button_1607078563633 .buttonTool:hover {background-color:rgb(102, 102, 102);}
 #content_dr4r3_button_1607078563633 .buttonTool {color:#ffffff;}
 #content_dr4r3_button_1607078563633 .buttonTool:hover {color:#ffffff;}
 #content_dr4r3_button_1607078563633 .buttonTool { font-size:14px; font-family:Varela Round, arial; font-weight:normal; font-style:normal;}
 /* end_style_dr4r3_button_1607078563633 */
/* start_style_dr4r3_easyText_1607078563631 */  #content_dr4r3_easyText_1607078563631 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607078563631 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:3; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607078563631 */
/* start_style_dr4r3_easyText_1607078563632 */  #content_dr4r3_easyText_1607078563632 .buttonTool {color:#666666;}
 #content_dr4r3_easyText_1607078563632 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607078563632 */
/* start_style_dr4r3_easyText_1607078763628 */  #content_dr4r3_easyText_1607078763628 .buttonTool {color:#666666;}
 #content_dr4r3_easyText_1607078763628 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607078763628 */
/* start_style_dr4r3_button_1607078763629 */  #content_dr4r3_button_1607078763629 .buttonTool:hover {border-color:#357ebd !important;}
 #content_dr4r3_button_1607078763629 .buttonTool {background-color:rgb(66, 99, 78);}
 #content_dr4r3_button_1607078763629 .buttonTool:hover {background-color:rgb(102, 102, 102);}
 #content_dr4r3_button_1607078763629 .buttonTool {color:#ffffff;}
 #content_dr4r3_button_1607078763629 .buttonTool:hover {color:#ffffff;}
 #content_dr4r3_button_1607078763629 .buttonTool { font-size:14px; font-family:Varela Round, arial; font-weight:normal; font-style:normal;}
 /* end_style_dr4r3_button_1607078763629 */
/* start_style_dr4r3_easyText_1607078763623 */  #content_dr4r3_easyText_1607078763623 .buttonTool {color:#42634e;}
 #content_dr4r3_easyText_1607078763623 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607078763623 */
/* start_style_dr4r3_easyText_1607078810435 */  #content_dr4r3_easyText_1607078810435 .buttonTool {color:#666666;}
 #content_dr4r3_easyText_1607078810435 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607078810435 */
/* start_style_dr4r3_button_1607078810437 */  #content_dr4r3_button_1607078810437 .buttonTool:hover {border-color:#357ebd !important;}
 #content_dr4r3_button_1607078810437 .buttonTool {background-color:rgb(216, 143, 126);}
 #content_dr4r3_button_1607078810437 .buttonTool:hover {background-color:rgb(102, 102, 102);}
 #content_dr4r3_button_1607078810437 .buttonTool {color:#ffffff;}
 #content_dr4r3_button_1607078810437 .buttonTool:hover {color:#ffffff;}
 #content_dr4r3_button_1607078810437 .buttonTool { font-size:14px; font-family:Varela Round, arial; font-weight:normal; font-style:normal;}
 /* end_style_dr4r3_button_1607078810437 */
/* start_style_dr4r3_easyText_1607078810432 */  #content_dr4r3_easyText_1607078810432 .buttonTool {color:#d88f7e;}
 #content_dr4r3_easyText_1607078810432 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:3; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607078810432 */
/* start_style_dr4r3_easyText_1607079045428 */  #content_dr4r3_easyText_1607079045428 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1607079045428 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607079045428 */
/* start_style_dr4r3_easyText_1607079079331 */  #content_dr4r3_easyText_1607079079331 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1607079079331 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607079079331 */
/* start_style_dr4r3_easyText_1607079043702 */  #content_dr4r3_easyText_1607079043702 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1607079043702 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607079043702 */
/* start_style_dr4r3_easyText_1607079146545 */  #content_dr4r3_easyText_1607079146545 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1607079146545 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607079146545 */
/* start_style_dr4r3_easyText_1607080076246 */  #content_dr4r3_easyText_1607080076246 .buttonTool {color:#a016d6;}
 #content_dr4r3_easyText_1607080076246 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607080076246 */
/* start_style_dr4r3_easyText_1607080175924 */  #content_dr4r3_easyText_1607080175924 .buttonTool {color:#666666;}
 #content_dr4r3_easyText_1607080175924 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607080175924 */
/* start_style_dr4r3_easyText_1607080109124 */  #content_dr4r3_easyText_1607080109124 .buttonTool {color:#666666;}
 #content_dr4r3_easyText_1607080109124 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607080109124 */
/* start_style_dr4r3_easyText_1607080143156 */  #content_dr4r3_easyText_1607080143156 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607080143156 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607080143156 */
/* start_style_dr4r3_easyText_1607080437669 */  #content_dr4r3_easyText_1607080437669 .buttonTool {color:#d9d9d9;}
 #content_dr4r3_easyText_1607080437669 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607080437669 */
/* start_style_dr4r3_easyText_1607080513446 */  #content_dr4r3_easyText_1607080513446 .buttonTool {color:#d9d9d9;}
 #content_dr4r3_easyText_1607080513446 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607080513446 */
/* start_style_dr4r3_easyText_1607080555526 */  #content_dr4r3_easyText_1607080555526 .buttonTool {color:#d9d9d9;}
 #content_dr4r3_easyText_1607080555526 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607080555526 */
/* start_style_dr4r3_easyText_1607080581695 */  #content_dr4r3_easyText_1607080581695 .buttonTool {color:#d9d9d9;}
 #content_dr4r3_easyText_1607080581695 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607080581695 */
/* start_style_dr4r3_easyText_1607080648564 */  #content_dr4r3_easyText_1607080648564 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1607080648564 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607080648564 */
/* start_style_dr4r3_easyText_1607081973920 */  #content_dr4r3_easyText_1607081973920 .buttonTool {color:#a016d6;}
 #content_dr4r3_easyText_1607081973920 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607081973920 */
/* start_style_dr4r3_easyText_1607082716199 */  #content_dr4r3_easyText_1607082716199 .buttonTool {color:#d53326;}
 #content_dr4r3_easyText_1607082716199 .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_1607082716199 */
/* start_style_dr4r3_easyText_1607082716201 */  #content_dr4r3_easyText_1607082716201 .buttonTool {color:#d53326;}
 #content_dr4r3_easyText_1607082716201 .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_1607082716201 */
/* start_style_dr4r3_easyText_1607082716203 */  #content_dr4r3_easyText_1607082716203 .buttonTool {color:#d53326;}
 #content_dr4r3_easyText_1607082716203 .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_1607082716203 */
/* start_style_dr4r3_easyText_1607086481375 */  #content_dr4r3_easyText_1607086481375 .buttonTool {color:#a016d6;}
 #content_dr4r3_easyText_1607086481375 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607086481375 */
/* start_style_dr4r3_easyText_1607086519566 */  #content_dr4r3_easyText_1607086519566 .buttonTool {color:#666666;}
 #content_dr4r3_easyText_1607086519566 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.8; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607086519566 */
/* start_style_dr4r3_easyText_1607086799459 */  #content_dr4r3_easyText_1607086799459 .buttonTool {color:#a016d6;}
 #content_dr4r3_easyText_1607086799459 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607086799459 */
/* start_style_dr4r3_easyText_1607086931695 */  #content_dr4r3_easyText_1607086931695 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1607086931695 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607086931695 */
/* start_style_dr4r3_easyText_1607087026129 */  #content_dr4r3_easyText_1607087026129 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607087026129 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607087026129 */
/* start_style_dr4r3_easyText_1607087052840 */  #content_dr4r3_easyText_1607087052840 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607087052840 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607087052840 */
/* start_style_dr4r3_easyText_1607087125845 */  #content_dr4r3_easyText_1607087125845 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607087125845 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607087125845 */
/* start_style_dr4r3_easyText_1607087125844 */  #content_dr4r3_easyText_1607087125844 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607087125844 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607087125844 */
/* start_style_dr4r3_easyText_1607087137407 */  #content_dr4r3_easyText_1607087137407 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607087137407 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607087137407 */
/* start_style_dr4r3_easyText_1607087137409 */  #content_dr4r3_easyText_1607087137409 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607087137409 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607087137409 */
/* start_style_dr4r3_easyText_1607087155582 */  #content_dr4r3_easyText_1607087155582 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607087155582 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607087155582 */
/* start_style_dr4r3_easyText_1607087155584 */  #content_dr4r3_easyText_1607087155584 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607087155584 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607087155584 */
/* start_style_dr4r3_easyText_1607087155642 */  #content_dr4r3_easyText_1607087155642 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607087155642 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607087155642 */
/* start_style_dr4r3_easyText_1607087155643 */  #content_dr4r3_easyText_1607087155643 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607087155643 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607087155643 */
/* start_style_dr4r3_easyText_1607087169608 */  #content_dr4r3_easyText_1607087169608 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607087169608 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607087169608 */
/* start_style_dr4r3_easyText_1607087169610 */  #content_dr4r3_easyText_1607087169610 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607087169610 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607087169610 */
/* start_style_dr4r3_easyText_1607087181560 */  #content_dr4r3_easyText_1607087181560 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607087181560 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607087181560 */
/* start_style_dr4r3_easyText_1607087181562 */  #content_dr4r3_easyText_1607087181562 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607087181562 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607087181562 */
/* start_style_dr4r3_easyText_1607087181649 */  #content_dr4r3_easyText_1607087181649 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607087181649 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607087181649 */
/* start_style_dr4r3_easyText_1607087181653 */  #content_dr4r3_easyText_1607087181653 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607087181653 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607087181653 */
/* start_style_dr4r3_easyText_1607087181706 */  #content_dr4r3_easyText_1607087181706 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607087181706 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607087181706 */
/* start_style_dr4r3_easyText_1607087181707 */  #content_dr4r3_easyText_1607087181707 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607087181707 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607087181707 */
/* start_style_dr4r3_easyText_1607087201048 */  #content_dr4r3_easyText_1607087201048 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1607087201048 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607087201048 */
/* start_style_dr4r3_easyText_1607087286672 */  #content_dr4r3_easyText_1607087286672 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1607087286672 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607087286672 */
/* start_style_dr4r3_easyText_1607087286664 */  #content_dr4r3_easyText_1607087286664 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1607087286664 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607087286664 */
/* start_style_dr4r3_easyText_1607087366878 */  #content_dr4r3_easyText_1607087366878 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1607087366878 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607087366878 */
/* start_style_dr4r3_easyText_1607087566164 */  #content_dr4r3_easyText_1607087566164 .buttonTool {color:#a016d6;}
 #content_dr4r3_easyText_1607087566164 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607087566164 */
/* start_style_dr4r3_easyText_1607087566167 */  #content_dr4r3_easyText_1607087566167 .buttonTool {color:#666666;}
 #content_dr4r3_easyText_1607087566167 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.8; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607087566167 */
/* start_style_dr4r3_easyText_1607087711405 */  #content_dr4r3_easyText_1607087711405 .buttonTool {color:#a016d6;}
 #content_dr4r3_easyText_1607087711405 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607087711405 */
/* start_style_dr4r3_easyText_1607087711437 */  #content_dr4r3_easyText_1607087711437 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1607087711437 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607087711437 */
/* start_style_dr4r3_easyText_1607087711469 */  #content_dr4r3_easyText_1607087711469 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607087711469 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607087711469 */
/* start_style_dr4r3_easyText_1607087711470 */  #content_dr4r3_easyText_1607087711470 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607087711470 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607087711470 */
/* start_style_dr4r3_easyText_1607087711507 */  #content_dr4r3_easyText_1607087711507 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607087711507 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607087711507 */
/* start_style_dr4r3_easyText_1607087711508 */  #content_dr4r3_easyText_1607087711508 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607087711508 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607087711508 */
/* start_style_dr4r3_easyText_1607087711548 */  #content_dr4r3_easyText_1607087711548 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607087711548 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607087711548 */
/* start_style_dr4r3_easyText_1607087711549 */  #content_dr4r3_easyText_1607087711549 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607087711549 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607087711549 */
/* start_style_dr4r3_easyText_1607087711589 */  #content_dr4r3_easyText_1607087711589 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607087711589 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607087711589 */
/* start_style_dr4r3_easyText_1607087711590 */  #content_dr4r3_easyText_1607087711590 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607087711590 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607087711590 */
/* start_style_dr4r3_easyText_1607087711636 */  #content_dr4r3_easyText_1607087711636 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607087711636 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607087711636 */
/* start_style_dr4r3_easyText_1607087711639 */  #content_dr4r3_easyText_1607087711639 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607087711639 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607087711639 */
/* start_style_dr4r3_easyText_1607087711690 */  #content_dr4r3_easyText_1607087711690 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607087711690 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607087711690 */
/* start_style_dr4r3_easyText_1607087711691 */  #content_dr4r3_easyText_1607087711691 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607087711691 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607087711691 */
/* start_style_dr4r3_easyText_1607087711735 */  #content_dr4r3_easyText_1607087711735 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607087711735 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607087711735 */
/* start_style_dr4r3_easyText_1607087711736 */  #content_dr4r3_easyText_1607087711736 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607087711736 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607087711736 */
/* start_style_dr4r3_easyText_1607087711784 */  #content_dr4r3_easyText_1607087711784 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607087711784 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607087711784 */
/* start_style_dr4r3_easyText_1607087711785 */  #content_dr4r3_easyText_1607087711785 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607087711785 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607087711785 */
/* start_style_dr4r3_easyText_1607087711838 */  #content_dr4r3_easyText_1607087711838 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607087711838 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607087711838 */
/* start_style_dr4r3_easyText_1607087711839 */  #content_dr4r3_easyText_1607087711839 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607087711839 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607087711839 */
/* start_style_dr4r3_easyText_1607087711888 */  #content_dr4r3_easyText_1607087711888 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1607087711888 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607087711888 */
/* start_style_dr4r3_easyText_1607087711992 */  #content_dr4r3_easyText_1607087711992 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1607087711992 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607087711992 */
/* start_style_dr4r3_easyText_1607087711994 */  #content_dr4r3_easyText_1607087711994 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1607087711994 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607087711994 */
/* start_style_dr4r3_easyText_1607087712068 */  #content_dr4r3_easyText_1607087712068 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1607087712068 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607087712068 */
/* start_style_dr4r3_easyText_1607087986614 */  #content_dr4r3_easyText_1607087986614 .buttonTool {color:#a016d6;}
 #content_dr4r3_easyText_1607087986614 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607087986614 */
/* start_style_dr4r3_easyText_1607087986617 */  #content_dr4r3_easyText_1607087986617 .buttonTool {color:#666666;}
 #content_dr4r3_easyText_1607087986617 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.8; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607087986617 */
/* start_style_dr4r3_easyText_1607087986740 */  #content_dr4r3_easyText_1607087986740 .buttonTool {color:#a016d6;}
 #content_dr4r3_easyText_1607087986740 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607087986740 */
/* start_style_dr4r3_easyText_1607087986776 */  #content_dr4r3_easyText_1607087986776 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1607087986776 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607087986776 */
/* start_style_dr4r3_easyText_1607087986807 */  #content_dr4r3_easyText_1607087986807 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607087986807 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607087986807 */
/* start_style_dr4r3_easyText_1607087986808 */  #content_dr4r3_easyText_1607087986808 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607087986808 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607087986808 */
/* start_style_dr4r3_easyText_1607087986848 */  #content_dr4r3_easyText_1607087986848 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607087986848 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607087986848 */
/* start_style_dr4r3_easyText_1607087986849 */  #content_dr4r3_easyText_1607087986849 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607087986849 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607087986849 */
/* start_style_dr4r3_easyText_1607087986886 */  #content_dr4r3_easyText_1607087986886 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607087986886 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607087986886 */
/* start_style_dr4r3_easyText_1607087986887 */  #content_dr4r3_easyText_1607087986887 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607087986887 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607087986887 */
/* start_style_dr4r3_easyText_1607087986931 */  #content_dr4r3_easyText_1607087986931 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607087986931 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607087986931 */
/* start_style_dr4r3_easyText_1607087986932 */  #content_dr4r3_easyText_1607087986932 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607087986932 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607087986932 */
/* start_style_dr4r3_easyText_1607087986979 */  #content_dr4r3_easyText_1607087986979 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607087986979 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607087986979 */
/* start_style_dr4r3_easyText_1607087986981 */  #content_dr4r3_easyText_1607087986981 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607087986981 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607087986981 */
/* start_style_dr4r3_easyText_1607087987024 */  #content_dr4r3_easyText_1607087987024 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607087987024 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607087987024 */
/* start_style_dr4r3_easyText_1607087987025 */  #content_dr4r3_easyText_1607087987025 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607087987025 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607087987025 */
/* start_style_dr4r3_easyText_1607087987069 */  #content_dr4r3_easyText_1607087987069 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607087987069 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607087987069 */
/* start_style_dr4r3_easyText_1607087987070 */  #content_dr4r3_easyText_1607087987070 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607087987070 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607087987070 */
/* start_style_dr4r3_easyText_1607087987118 */  #content_dr4r3_easyText_1607087987118 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607087987118 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607087987118 */
/* start_style_dr4r3_easyText_1607087987119 */  #content_dr4r3_easyText_1607087987119 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607087987119 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607087987119 */
/* start_style_dr4r3_easyText_1607087987170 */  #content_dr4r3_easyText_1607087987170 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607087987170 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607087987170 */
/* start_style_dr4r3_easyText_1607087987171 */  #content_dr4r3_easyText_1607087987171 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607087987171 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607087987171 */
/* start_style_dr4r3_easyText_1607087987219 */  #content_dr4r3_easyText_1607087987219 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1607087987219 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607087987219 */
/* start_style_dr4r3_easyText_1607087987395 */  #content_dr4r3_easyText_1607087987395 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1607087987395 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607087987395 */
/* start_style_dr4r3_easyText_1607087987397 */  #content_dr4r3_easyText_1607087987397 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1607087987397 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607087987397 */
/* start_style_dr4r3_easyText_1607087987462 */  #content_dr4r3_easyText_1607087987462 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1607087987462 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607087987462 */
/* start_style_dr4r3_easyText_1607087992760 */  #content_dr4r3_easyText_1607087992760 .buttonTool {color:#a016d6;}
 #content_dr4r3_easyText_1607087992760 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607087992760 */
/* start_style_dr4r3_easyText_1607087992763 */  #content_dr4r3_easyText_1607087992763 .buttonTool {color:#666666;}
 #content_dr4r3_easyText_1607087992763 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.8; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607087992763 */
/* start_style_dr4r3_easyText_1607087992848 */  #content_dr4r3_easyText_1607087992848 .buttonTool {color:#a016d6;}
 #content_dr4r3_easyText_1607087992848 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607087992848 */
/* start_style_dr4r3_easyText_1607087992880 */  #content_dr4r3_easyText_1607087992880 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1607087992880 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607087992880 */
/* start_style_dr4r3_easyText_1607087992911 */  #content_dr4r3_easyText_1607087992911 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607087992911 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607087992911 */
/* start_style_dr4r3_easyText_1607087992912 */  #content_dr4r3_easyText_1607087992912 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607087992912 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607087992912 */
/* start_style_dr4r3_easyText_1607087992952 */  #content_dr4r3_easyText_1607087992952 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607087992952 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607087992952 */
/* start_style_dr4r3_easyText_1607087992953 */  #content_dr4r3_easyText_1607087992953 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607087992953 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607087992953 */
/* start_style_dr4r3_easyText_1607087992990 */  #content_dr4r3_easyText_1607087992990 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607087992990 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607087992990 */
/* start_style_dr4r3_easyText_1607087992991 */  #content_dr4r3_easyText_1607087992991 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607087992991 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607087992991 */
/* start_style_dr4r3_easyText_1607087993033 */  #content_dr4r3_easyText_1607087993033 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607087993033 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607087993033 */
/* start_style_dr4r3_easyText_1607087993034 */  #content_dr4r3_easyText_1607087993034 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607087993034 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607087993034 */
/* start_style_dr4r3_easyText_1607087993082 */  #content_dr4r3_easyText_1607087993082 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607087993082 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607087993082 */
/* start_style_dr4r3_easyText_1607087993083 */  #content_dr4r3_easyText_1607087993083 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607087993083 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607087993083 */
/* start_style_dr4r3_easyText_1607087993126 */  #content_dr4r3_easyText_1607087993126 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607087993126 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607087993126 */
/* start_style_dr4r3_easyText_1607087993127 */  #content_dr4r3_easyText_1607087993127 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607087993127 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607087993127 */
/* start_style_dr4r3_easyText_1607087993170 */  #content_dr4r3_easyText_1607087993170 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607087993170 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607087993170 */
/* start_style_dr4r3_easyText_1607087993171 */  #content_dr4r3_easyText_1607087993171 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607087993171 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607087993171 */
/* start_style_dr4r3_easyText_1607087993219 */  #content_dr4r3_easyText_1607087993219 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607087993219 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607087993219 */
/* start_style_dr4r3_easyText_1607087993220 */  #content_dr4r3_easyText_1607087993220 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607087993220 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607087993220 */
/* start_style_dr4r3_easyText_1607087993271 */  #content_dr4r3_easyText_1607087993271 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607087993271 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607087993271 */
/* start_style_dr4r3_easyText_1607087993272 */  #content_dr4r3_easyText_1607087993272 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607087993272 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607087993272 */
/* start_style_dr4r3_easyText_1607087993322 */  #content_dr4r3_easyText_1607087993322 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1607087993322 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607087993322 */
/* start_style_dr4r3_easyText_1607087993420 */  #content_dr4r3_easyText_1607087993420 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1607087993420 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607087993420 */
/* start_style_dr4r3_easyText_1607087993422 */  #content_dr4r3_easyText_1607087993422 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1607087993422 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607087993422 */
/* start_style_dr4r3_easyText_1607087993478 */  #content_dr4r3_easyText_1607087993478 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1607087993478 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607087993478 */
/* start_style_dr4r3_easyText_1607088005332 */  #content_dr4r3_easyText_1607088005332 .buttonTool {color:#a016d6;}
 #content_dr4r3_easyText_1607088005332 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607088005332 */
/* start_style_dr4r3_easyText_1607088005334 */  #content_dr4r3_easyText_1607088005334 .buttonTool {color:#666666;}
 #content_dr4r3_easyText_1607088005334 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.8; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607088005334 */
/* start_style_dr4r3_easyText_1607088005336 */  #content_dr4r3_easyText_1607088005336 .buttonTool {color:#666666;}
 #content_dr4r3_easyText_1607088005336 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.6; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607088005336 */
/* start_style_dr4r3_easyText_1607088005425 */  #content_dr4r3_easyText_1607088005425 .buttonTool {color:#a016d6;}
 #content_dr4r3_easyText_1607088005425 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607088005425 */
/* start_style_dr4r3_easyText_1607088005461 */  #content_dr4r3_easyText_1607088005461 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1607088005461 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607088005461 */
/* start_style_dr4r3_easyText_1607088005496 */  #content_dr4r3_easyText_1607088005496 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607088005496 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607088005496 */
/* start_style_dr4r3_easyText_1607088005497 */  #content_dr4r3_easyText_1607088005497 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607088005497 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607088005497 */
/* start_style_dr4r3_easyText_1607088005538 */  #content_dr4r3_easyText_1607088005538 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607088005538 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607088005538 */
/* start_style_dr4r3_easyText_1607088005539 */  #content_dr4r3_easyText_1607088005539 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607088005539 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607088005539 */
/* start_style_dr4r3_easyText_1607088005578 */  #content_dr4r3_easyText_1607088005578 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607088005578 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607088005578 */
/* start_style_dr4r3_easyText_1607088005579 */  #content_dr4r3_easyText_1607088005579 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607088005579 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607088005579 */
/* start_style_dr4r3_easyText_1607088005621 */  #content_dr4r3_easyText_1607088005621 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607088005621 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607088005621 */
/* start_style_dr4r3_easyText_1607088005622 */  #content_dr4r3_easyText_1607088005622 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607088005622 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607088005622 */
/* start_style_dr4r3_easyText_1607088005669 */  #content_dr4r3_easyText_1607088005669 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607088005669 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607088005669 */
/* start_style_dr4r3_easyText_1607088005670 */  #content_dr4r3_easyText_1607088005670 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607088005670 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607088005670 */
/* start_style_dr4r3_easyText_1607088005713 */  #content_dr4r3_easyText_1607088005713 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607088005713 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607088005713 */
/* start_style_dr4r3_easyText_1607088005714 */  #content_dr4r3_easyText_1607088005714 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607088005714 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607088005714 */
/* start_style_dr4r3_easyText_1607088005760 */  #content_dr4r3_easyText_1607088005760 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607088005760 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607088005760 */
/* start_style_dr4r3_easyText_1607088005761 */  #content_dr4r3_easyText_1607088005761 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607088005761 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607088005761 */
/* start_style_dr4r3_easyText_1607088005808 */  #content_dr4r3_easyText_1607088005808 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607088005808 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607088005808 */
/* start_style_dr4r3_easyText_1607088005809 */  #content_dr4r3_easyText_1607088005809 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607088005809 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607088005809 */
/* start_style_dr4r3_easyText_1607088005861 */  #content_dr4r3_easyText_1607088005861 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607088005861 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607088005861 */
/* start_style_dr4r3_easyText_1607088005862 */  #content_dr4r3_easyText_1607088005862 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607088005862 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607088005862 */
/* start_style_dr4r3_easyText_1607088005915 */  #content_dr4r3_easyText_1607088005915 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1607088005915 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607088005915 */
/* start_style_dr4r3_easyText_1607088006016 */  #content_dr4r3_easyText_1607088006016 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1607088006016 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607088006016 */
/* start_style_dr4r3_easyText_1607088006018 */  #content_dr4r3_easyText_1607088006018 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1607088006018 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607088006018 */
/* start_style_dr4r3_easyText_1607088006082 */  #content_dr4r3_easyText_1607088006082 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1607088006082 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607088006082 */
/* start_style_dr4r3_easyText_1607088011004 */  #content_dr4r3_easyText_1607088011004 .buttonTool {color:#a016d6;}
 #content_dr4r3_easyText_1607088011004 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607088011004 */
/* start_style_dr4r3_easyText_1607088011008 */  #content_dr4r3_easyText_1607088011008 .buttonTool {color:#666666;}
 #content_dr4r3_easyText_1607088011008 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.8; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607088011008 */
/* start_style_dr4r3_easyText_1607088011087 */  #content_dr4r3_easyText_1607088011087 .buttonTool {color:#a016d6;}
 #content_dr4r3_easyText_1607088011087 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607088011087 */
/* start_style_dr4r3_easyText_1607088011121 */  #content_dr4r3_easyText_1607088011121 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1607088011121 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607088011121 */
/* start_style_dr4r3_easyText_1607088011152 */  #content_dr4r3_easyText_1607088011152 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607088011152 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607088011152 */
/* start_style_dr4r3_easyText_1607088011153 */  #content_dr4r3_easyText_1607088011153 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607088011153 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607088011153 */
/* start_style_dr4r3_easyText_1607088011194 */  #content_dr4r3_easyText_1607088011194 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607088011194 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607088011194 */
/* start_style_dr4r3_easyText_1607088011195 */  #content_dr4r3_easyText_1607088011195 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607088011195 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607088011195 */
/* start_style_dr4r3_easyText_1607088011233 */  #content_dr4r3_easyText_1607088011233 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607088011233 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607088011233 */
/* start_style_dr4r3_easyText_1607088011234 */  #content_dr4r3_easyText_1607088011234 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607088011234 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607088011234 */
/* start_style_dr4r3_easyText_1607088011277 */  #content_dr4r3_easyText_1607088011277 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607088011277 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607088011277 */
/* start_style_dr4r3_easyText_1607088011278 */  #content_dr4r3_easyText_1607088011278 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607088011278 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607088011278 */
/* start_style_dr4r3_easyText_1607088011323 */  #content_dr4r3_easyText_1607088011323 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607088011323 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607088011323 */
/* start_style_dr4r3_easyText_1607088011324 */  #content_dr4r3_easyText_1607088011324 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607088011324 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607088011324 */
/* start_style_dr4r3_easyText_1607088011366 */  #content_dr4r3_easyText_1607088011366 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607088011366 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607088011366 */
/* start_style_dr4r3_easyText_1607088011367 */  #content_dr4r3_easyText_1607088011367 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607088011367 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607088011367 */
/* start_style_dr4r3_easyText_1607088011410 */  #content_dr4r3_easyText_1607088011410 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607088011410 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607088011410 */
/* start_style_dr4r3_easyText_1607088011411 */  #content_dr4r3_easyText_1607088011411 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607088011411 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607088011411 */
/* start_style_dr4r3_easyText_1607088011459 */  #content_dr4r3_easyText_1607088011459 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607088011459 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607088011459 */
/* start_style_dr4r3_easyText_1607088011460 */  #content_dr4r3_easyText_1607088011460 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607088011460 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607088011460 */
/* start_style_dr4r3_easyText_1607088011511 */  #content_dr4r3_easyText_1607088011511 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607088011511 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607088011511 */
/* start_style_dr4r3_easyText_1607088011512 */  #content_dr4r3_easyText_1607088011512 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607088011512 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607088011512 */
/* start_style_dr4r3_easyText_1607088011564 */  #content_dr4r3_easyText_1607088011564 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1607088011564 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607088011564 */
/* start_style_dr4r3_easyText_1607088011663 */  #content_dr4r3_easyText_1607088011663 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1607088011663 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607088011663 */
/* start_style_dr4r3_easyText_1607088011665 */  #content_dr4r3_easyText_1607088011665 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1607088011665 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607088011665 */
/* start_style_dr4r3_easyText_1607088011730 */  #content_dr4r3_easyText_1607088011730 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1607088011730 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607088011730 */
/* start_style_dr4r3_easyText_1607089607075 */  #content_dr4r3_easyText_1607089607075 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1607089607075 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607089607075 */
/* start_style_dr4r3_easyText_1607089643843 */  #content_dr4r3_easyText_1607089643843 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1607089643843 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607089643843 */
/* start_style_dr4r3_easyText_1607093670194 */  #content_dr4r3_easyText_1607093670194 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607093670194 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607093670194 */
/* start_style_dr4r3_easyText_1607093670197 */  #content_dr4r3_easyText_1607093670197 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607093670197 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607093670197 */
/* start_style_dr4r3_easyText_1607093670260 */  #content_dr4r3_easyText_1607093670260 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607093670260 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607093670260 */
/* start_style_dr4r3_easyText_1607093670261 */  #content_dr4r3_easyText_1607093670261 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607093670261 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607093670261 */
/* start_style_dr4r3_easyText_1607093678784 */  #content_dr4r3_easyText_1607093678784 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607093678784 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607093678784 */
/* start_style_dr4r3_easyText_1607093678786 */  #content_dr4r3_easyText_1607093678786 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607093678786 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607093678786 */
/* start_style_dr4r3_easyText_1607093698228 */  #content_dr4r3_easyText_1607093698228 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607093698228 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607093698228 */
/* start_style_dr4r3_easyText_1607093698230 */  #content_dr4r3_easyText_1607093698230 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607093698230 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607093698230 */
/* start_style_dr4r3_easyText_1607093698302 */  #content_dr4r3_easyText_1607093698302 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607093698302 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607093698302 */
/* start_style_dr4r3_easyText_1607093698303 */  #content_dr4r3_easyText_1607093698303 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607093698303 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607093698303 */
/* start_style_dr4r3_easyText_1607093698347 */  #content_dr4r3_easyText_1607093698347 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607093698347 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607093698347 */
/* start_style_dr4r3_easyText_1607093698348 */  #content_dr4r3_easyText_1607093698348 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607093698348 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607093698348 */
/* start_style_dr4r3_easyText_1607093719449 */  #content_dr4r3_easyText_1607093719449 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1607093719449 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:underline; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607093719449 */
/* start_style_dr4r3_easyText_1607093719514 */  #content_dr4r3_easyText_1607093719514 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607093719514 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607093719514 */
/* start_style_dr4r3_easyText_1607093719515 */  #content_dr4r3_easyText_1607093719515 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607093719515 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607093719515 */
/* start_style_dr4r3_easyText_1607093719551 */  #content_dr4r3_easyText_1607093719551 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607093719551 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607093719551 */
/* start_style_dr4r3_easyText_1607093719552 */  #content_dr4r3_easyText_1607093719552 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607093719552 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607093719552 */
/* start_style_dr4r3_easyText_1607093719589 */  #content_dr4r3_easyText_1607093719589 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607093719589 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607093719589 */
/* start_style_dr4r3_easyText_1607093719590 */  #content_dr4r3_easyText_1607093719590 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607093719590 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607093719590 */
/* start_style_dr4r3_easyText_1607093719629 */  #content_dr4r3_easyText_1607093719629 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607093719629 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607093719629 */
/* start_style_dr4r3_easyText_1607093719630 */  #content_dr4r3_easyText_1607093719630 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607093719630 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607093719630 */
/* start_style_dr4r3_easyText_1607093719671 */  #content_dr4r3_easyText_1607093719671 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607093719671 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607093719671 */
/* start_style_dr4r3_easyText_1607093719672 */  #content_dr4r3_easyText_1607093719672 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607093719672 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607093719672 */
/* start_style_dr4r3_easyText_1607093719717 */  #content_dr4r3_easyText_1607093719717 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607093719717 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607093719717 */
/* start_style_dr4r3_easyText_1607093719720 */  #content_dr4r3_easyText_1607093719720 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607093719720 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607093719720 */
/* start_style_dr4r3_easyText_1607093719766 */  #content_dr4r3_easyText_1607093719766 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607093719766 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607093719766 */
/* start_style_dr4r3_easyText_1607093719767 */  #content_dr4r3_easyText_1607093719767 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607093719767 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607093719767 */
/* start_style_dr4r3_easyText_1607093719813 */  #content_dr4r3_easyText_1607093719813 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607093719813 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607093719813 */
/* start_style_dr4r3_easyText_1607093719814 */  #content_dr4r3_easyText_1607093719814 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607093719814 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607093719814 */
/* start_style_dr4r3_easyText_1607093739333 */  #content_dr4r3_easyText_1607093739333 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607093739333 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607093739333 */
/* start_style_dr4r3_easyText_1607093739334 */  #content_dr4r3_easyText_1607093739334 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607093739334 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607093739334 */
/* start_style_dr4r3_easyText_1607093739368 */  #content_dr4r3_easyText_1607093739368 .buttonTool {color:#20124d;}
 #content_dr4r3_easyText_1607093739368 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607093739368 */
/* start_style_dr4r3_easyText_1607093739369 */  #content_dr4r3_easyText_1607093739369 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1607093739369 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607093739369 */
/* start_style_dr4r3_easyText_1607093739405 */  #content_dr4r3_easyText_1607093739405 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607093739405 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607093739405 */
/* start_style_dr4r3_easyText_1607093739406 */  #content_dr4r3_easyText_1607093739406 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607093739406 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607093739406 */
/* start_style_dr4r3_easyText_1607093739445 */  #content_dr4r3_easyText_1607093739445 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607093739445 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607093739445 */
/* start_style_dr4r3_easyText_1607093739446 */  #content_dr4r3_easyText_1607093739446 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607093739446 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607093739446 */
/* start_style_dr4r3_easyText_1607093739486 */  #content_dr4r3_easyText_1607093739486 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607093739486 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607093739486 */
/* start_style_dr4r3_easyText_1607093739487 */  #content_dr4r3_easyText_1607093739487 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607093739487 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607093739487 */
/* start_style_dr4r3_easyText_1607093739536 */  #content_dr4r3_easyText_1607093739536 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607093739536 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607093739536 */
/* start_style_dr4r3_easyText_1607093739537 */  #content_dr4r3_easyText_1607093739537 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607093739537 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607093739537 */
/* start_style_dr4r3_easyText_1607093739584 */  #content_dr4r3_easyText_1607093739584 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607093739584 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607093739584 */
/* start_style_dr4r3_easyText_1607093739585 */  #content_dr4r3_easyText_1607093739585 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607093739585 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607093739585 */
/* start_style_dr4r3_easyText_1607093739633 */  #content_dr4r3_easyText_1607093739633 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607093739633 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607093739633 */
/* start_style_dr4r3_easyText_1607093739634 */  #content_dr4r3_easyText_1607093739634 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607093739634 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607093739634 */
/* start_style_dr4r3_easyText_1607093747496 */  #content_dr4r3_easyText_1607093747496 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1607093747496 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:underline; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607093747496 */
/* start_style_dr4r3_easyText_1607093747533 */  #content_dr4r3_easyText_1607093747533 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607093747533 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607093747533 */
/* start_style_dr4r3_easyText_1607093747534 */  #content_dr4r3_easyText_1607093747534 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607093747534 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607093747534 */
/* start_style_dr4r3_easyText_1607093747572 */  #content_dr4r3_easyText_1607093747572 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607093747572 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607093747572 */
/* start_style_dr4r3_easyText_1607093747573 */  #content_dr4r3_easyText_1607093747573 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607093747573 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607093747573 */
/* start_style_dr4r3_easyText_1607093747609 */  #content_dr4r3_easyText_1607093747609 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607093747609 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607093747609 */
/* start_style_dr4r3_easyText_1607093747610 */  #content_dr4r3_easyText_1607093747610 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607093747610 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607093747610 */
/* start_style_dr4r3_easyText_1607093747648 */  #content_dr4r3_easyText_1607093747648 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607093747648 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607093747648 */
/* start_style_dr4r3_easyText_1607093747649 */  #content_dr4r3_easyText_1607093747649 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607093747649 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607093747649 */
/* start_style_dr4r3_easyText_1607093747690 */  #content_dr4r3_easyText_1607093747690 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607093747690 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607093747690 */
/* start_style_dr4r3_easyText_1607093747691 */  #content_dr4r3_easyText_1607093747691 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607093747691 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607093747691 */
/* start_style_dr4r3_easyText_1607093747736 */  #content_dr4r3_easyText_1607093747736 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607093747736 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607093747736 */
/* start_style_dr4r3_easyText_1607093747737 */  #content_dr4r3_easyText_1607093747737 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607093747737 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607093747737 */
/* start_style_dr4r3_easyText_1607093747784 */  #content_dr4r3_easyText_1607093747784 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607093747784 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607093747784 */
/* start_style_dr4r3_easyText_1607093747788 */  #content_dr4r3_easyText_1607093747788 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607093747788 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607093747788 */
/* start_style_dr4r3_easyText_1607093747834 */  #content_dr4r3_easyText_1607093747834 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607093747834 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607093747834 */
/* start_style_dr4r3_easyText_1607093747835 */  #content_dr4r3_easyText_1607093747835 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607093747835 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607093747835 */
/* start_style_dr4r3_easyText_1607101996106 */  #content_dr4r3_easyText_1607101996106 .buttonTool {color:#666666;}
 #content_dr4r3_easyText_1607101996106 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.8; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607101996106 */
/* start_style_dr4r3_easyText_1607103558554 */  #content_dr4r3_easyText_1607103558554 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607103558554 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607103558554 */
/* start_style_dr4r3_easyText_1607103558555 */  #content_dr4r3_easyText_1607103558555 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607103558555 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607103558555 */
/* start_style_dr4r3_easyText_1607103642990 */  #content_dr4r3_easyText_1607103642990 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1607103642990 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:underline; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607103642990 */
/* start_style_dr4r3_easyText_1607103670379 */  #content_dr4r3_easyText_1607103670379 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607103670379 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607103670379 */
/* start_style_dr4r3_easyText_1607103670380 */  #content_dr4r3_easyText_1607103670380 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607103670380 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607103670380 */
/* start_style_dr4r3_easyText_1607185076165 */  #content_dr4r3_easyText_1607185076165 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1607185076165 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607185076165 */
/* start_style_dr4r3_easyText_1607185076163 */  #content_dr4r3_easyText_1607185076163 .buttonTool {color:#20124d;}
 #content_dr4r3_easyText_1607185076163 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607185076163 */
/* start_style_dr4r3_easyText_1607288983398 */  #content_dr4r3_easyText_1607288983398 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1607288983398 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:underline; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607288983398 */
/* start_style_dr4r3_easyText_1607289010715 */  #content_dr4r3_easyText_1607289010715 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1607289010715 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:underline; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607289010715 */
/* start_style_dr4r3_easyText_1607331069300 */  #content_dr4r3_easyText_1607331069300 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1607331069300 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607331069300 */
/* start_style_dr4r3_easyText_1607331075174 */  #content_dr4r3_easyText_1607331075174 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1607331075174 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607331075174 */
/* start_style_dr4r3_easyText_1607331081947 */  #content_dr4r3_easyText_1607331081947 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1607331081947 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607331081947 */
/* start_style_dr4r3_easyText_1607331090426 */  #content_dr4r3_easyText_1607331090426 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1607331090426 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607331090426 */
/* start_style_dr4r3_easyText_1607332757467 */  #content_dr4r3_easyText_1607332757467 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1607332757467 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607332757467 */
/* start_style_dr4r3_easyText_1607332757544 */  #content_dr4r3_easyText_1607332757544 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607332757544 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607332757544 */
/* start_style_dr4r3_easyText_1607332757546 */  #content_dr4r3_easyText_1607332757546 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607332757546 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607332757546 */
/* start_style_dr4r3_easyText_1607332757587 */  #content_dr4r3_easyText_1607332757587 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607332757587 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607332757587 */
/* start_style_dr4r3_easyText_1607332757588 */  #content_dr4r3_easyText_1607332757588 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607332757588 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607332757588 */
/* start_style_dr4r3_easyText_1607332757625 */  #content_dr4r3_easyText_1607332757625 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607332757625 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607332757625 */
/* start_style_dr4r3_easyText_1607332757626 */  #content_dr4r3_easyText_1607332757626 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607332757626 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607332757626 */
/* start_style_dr4r3_easyText_1607332757664 */  #content_dr4r3_easyText_1607332757664 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607332757664 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607332757664 */
/* start_style_dr4r3_easyText_1607332757665 */  #content_dr4r3_easyText_1607332757665 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607332757665 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607332757665 */
/* start_style_dr4r3_easyText_1607332757708 */  #content_dr4r3_easyText_1607332757708 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607332757708 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607332757708 */
/* start_style_dr4r3_easyText_1607332757709 */  #content_dr4r3_easyText_1607332757709 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607332757709 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607332757709 */
/* start_style_dr4r3_easyText_1607332757755 */  #content_dr4r3_easyText_1607332757755 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607332757755 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607332757755 */
/* start_style_dr4r3_easyText_1607332757756 */  #content_dr4r3_easyText_1607332757756 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607332757756 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607332757756 */
/* start_style_dr4r3_easyText_1607332757801 */  #content_dr4r3_easyText_1607332757801 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607332757801 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607332757801 */
/* start_style_dr4r3_easyText_1607332757802 */  #content_dr4r3_easyText_1607332757802 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607332757802 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607332757802 */
/* start_style_dr4r3_easyText_1607332757849 */  #content_dr4r3_easyText_1607332757849 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607332757849 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607332757849 */
/* start_style_dr4r3_easyText_1607332757850 */  #content_dr4r3_easyText_1607332757850 .buttonTool {color:#89b1d5;}
 #content_dr4r3_easyText_1607332757850 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607332757850 */
/* start_style_dr4r3_easyText_1607347642677 */  #content_dr4r3_easyText_1607347642677 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1607347642677 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:underline; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607347642677 */
/* start_style_dr4r3_easyText_1607348056738 */  #content_dr4r3_easyText_1607348056738 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1607348056738 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:underline; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607348056738 */
/* start_style_dr4r3_easyText_1607413895322 */  #content_dr4r3_easyText_1607413895322 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1607413895322 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607413895322 */
/* start_style_dr4r3_easyText_1607413936596 */  #content_dr4r3_easyText_1607413936596 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1607413936596 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607413936596 */
/* start_style_dr4r3_easyText_1607413947027 */  #content_dr4r3_easyText_1607413947027 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1607413947027 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607413947027 */
/* start_style_dr4r3_easyText_1607413955179 */  #content_dr4r3_easyText_1607413955179 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1607413955179 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607413955179 */
/* start_style_dr4r3_easyText_1607413966108 */  #content_dr4r3_easyText_1607413966108 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1607413966108 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607413966108 */
/* start_style_dr4r3_easyText_1607413977911 */  #content_dr4r3_easyText_1607413977911 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1607413977911 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607413977911 */
/* start_style_dr4r3_easyText_1607413987371 */  #content_dr4r3_easyText_1607413987371 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1607413987371 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607413987371 */
/* start_style_dr4r3_easyText_1607413993932 */  #content_dr4r3_easyText_1607413993932 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1607413993932 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607413993932 */
/* start_style_dr4r3_easyText_1607414002251 */  #content_dr4r3_easyText_1607414002251 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1607414002251 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607414002251 */
/* start_style_dr4r3_easyText_1607414009451 */  #content_dr4r3_easyText_1607414009451 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1607414009451 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607414009451 */
/* start_style_dr4r3_easyText_1607414016112 */  #content_dr4r3_easyText_1607414016112 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1607414016112 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607414016112 */
/* start_style_dr4r3_easyText_1607414021641 */  #content_dr4r3_easyText_1607414021641 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1607414021641 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607414021641 */
/* start_style_dr4r3_easyText_1607414028722 */  #content_dr4r3_easyText_1607414028722 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1607414028722 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607414028722 */
/* start_style_dr4r3_easyText_1607414034206 */  #content_dr4r3_easyText_1607414034206 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1607414034206 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607414034206 */
/* start_style_dr4r3_easyText_1607414042082 */  #content_dr4r3_easyText_1607414042082 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1607414042082 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607414042082 */
/* start_style_dr4r3_easyText_1607537631857 */  #content_dr4r3_easyText_1607537631857 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1607537631857 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:underline; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607537631857 */
/* start_style_dr4r3_easyText_1607537657175 */  #content_dr4r3_easyText_1607537657175 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1607537657175 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:underline; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607537657175 */
/* start_style_dr4r3_easyText_1607537679748 */  #content_dr4r3_easyText_1607537679748 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1607537679748 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:underline; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607537679748 */
/* start_style_dr4r3_easyText_1607537702824 */  #content_dr4r3_easyText_1607537702824 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1607537702824 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:underline; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607537702824 */
/* start_style_dr4r3_easyText_1607537718114 */  #content_dr4r3_easyText_1607537718114 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1607537718114 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:underline; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607537718114 */
/* start_style_dr4r3_easyText_1607537738900 */  #content_dr4r3_easyText_1607537738900 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1607537738900 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:underline; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607537738900 */
/* start_style_dr4r3_easyText_1607537758540 */  #content_dr4r3_easyText_1607537758540 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1607537758540 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:underline; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607537758540 */
/* start_style_dr4r3_easyText_1607537774645 */  #content_dr4r3_easyText_1607537774645 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1607537774645 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:underline; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607537774645 */
/* start_style_dr4r3_easyText_1607605006825 */  #content_dr4r3_easyText_1607605006825 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1607605006825 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607605006825 */
/* start_style_dr4r3_easyText_1607605459552 */  #content_dr4r3_easyText_1607605459552 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1607605459552 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607605459552 */
/* start_style_dr4r3_easyText_1607605483038 */  #content_dr4r3_easyText_1607605483038 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1607605483038 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607605483038 */
/* start_style_dr4r3_easyText_1607605518408 */  #content_dr4r3_easyText_1607605518408 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1607605518408 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607605518408 */
/* start_style_dr4r3_easyText_1607605556799 */  #content_dr4r3_easyText_1607605556799 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1607605556799 .buttonTool { font-family:Varela Round, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607605556799 */
/* start_style_dr4r3_easyText_1607622354006 */  #content_dr4r3_easyText_1607622354006 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1607622354006 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:underline; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607622354006 */
/* start_style_dr4r3_easyText_1607622406996 */  #content_dr4r3_easyText_1607622406996 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1607622406996 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:underline; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607622406996 */
/* start_style_dr4r3_easyText_1607622449354 */  #content_dr4r3_easyText_1607622449354 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1607622449354 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:underline; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607622449354 */
/* start_style_dr4r3_easyText_1607622550766 */  #content_dr4r3_easyText_1607622550766 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1607622550766 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:underline; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607622550766 */
/* start_style_dr4r3_easyText_1607622702452 */  #content_dr4r3_easyText_1607622702452 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1607622702452 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:underline; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607622702452 */
/* start_style_dr4r3_easyText_1607622743164 */  #content_dr4r3_easyText_1607622743164 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1607622743164 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:underline; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607622743164 */
/* start_style_dr4r3_easyText_1607622761352 */  #content_dr4r3_easyText_1607622761352 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1607622761352 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:underline; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607622761352 */
/* start_style_dr4r3_easyText_1607622726672 */  #content_dr4r3_easyText_1607622726672 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1607622726672 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:underline; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607622726672 */
/* start_style_dr4r3_easyText_1607622784233 */  #content_dr4r3_easyText_1607622784233 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1607622784233 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:underline; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607622784233 */
/* start_style_dr4r3_easyText_1607622797122 */  #content_dr4r3_easyText_1607622797122 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1607622797122 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:underline; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607622797122 */
/* start_style_dr4r3_easyText_1607622806679 */  #content_dr4r3_easyText_1607622806679 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1607622806679 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:underline; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607622806679 */
/* start_style_dr4r3_easyText_1607622901839 */  #content_dr4r3_easyText_1607622901839 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1607622901839 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607622901839 */
/* start_style_dr4r3_easyText_1607622921742 */  #content_dr4r3_easyText_1607622921742 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1607622921742 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607622921742 */
/* start_style_dr4r3_easyText_1607622922424 */  #content_dr4r3_easyText_1607622922424 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1607622922424 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607622922424 */
/* start_style_dr4r3_easyText_1607622923344 */  #content_dr4r3_easyText_1607622923344 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1607622923344 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607622923344 */
/* start_style_dr4r3_easyText_1607623031522 */  #content_dr4r3_easyText_1607623031522 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1607623031522 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:underline; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607623031522 */
/* start_style_dr4r3_easyText_1607623046866 */  #content_dr4r3_easyText_1607623046866 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1607623046866 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:underline; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607623046866 */
/* start_style_dr4r3_easyText_1607623046641 */  #content_dr4r3_easyText_1607623046641 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1607623046641 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:underline; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607623046641 */
/* start_style_dr4r3_easyText_1607623046445 */  #content_dr4r3_easyText_1607623046445 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1607623046445 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:underline; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607623046445 */
/* start_style_dr4r3_easyText_1607623145741 */  #content_dr4r3_easyText_1607623145741 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1607623145741 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:underline; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607623145741 */
/* start_style_dr4r3_easyText_1607623163369 */  #content_dr4r3_easyText_1607623163369 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1607623163369 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:underline; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607623163369 */
/* start_style_dr4r3_easyText_1607623163213 */  #content_dr4r3_easyText_1607623163213 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1607623163213 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:underline; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607623163213 */
/* start_style_dr4r3_easyText_1607623162899 */  #content_dr4r3_easyText_1607623162899 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1607623162899 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:underline; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1607623162899 */
/* start_style_dr4r3_button_1608714753955 */  #content_dr4r3_button_1608714753955 .buttonTool:hover {border-color:#357ebd !important;}
 #content_dr4r3_button_1608714753955 .buttonTool {background-color:rgb(160, 22, 214);}
 #content_dr4r3_button_1608714753955 .buttonTool:hover {background-color:rgb(110, 45, 135);}
 #content_dr4r3_button_1608714753955 .buttonTool {color:#ffffff;}
 #content_dr4r3_button_1608714753955 .buttonTool:hover {color:#ffffff;}
 #content_dr4r3_button_1608714753955 .buttonTool { font-size:16px; font-family:Assistant, arial; font-weight:bold; font-style:normal;}
 /* end_style_dr4r3_button_1608714753955 */
/* start_style_dr4r3_easyText_1608798484104 */  #content_dr4r3_easyText_1608798484104 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1608798484104 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1608798484104 */
/* start_style_dr4r3_easyText_1608798508905 */  #content_dr4r3_easyText_1608798508905 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1608798508905 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1608798508905 */
/* start_style_dr4r3_easyText_1608798534562 */  #content_dr4r3_easyText_1608798534562 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1608798534562 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1608798534562 */
/* start_style_dr4r3_easyText_1608798547934 */  #content_dr4r3_easyText_1608798547934 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1608798547934 .buttonTool { font-family:Varela Round, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1608798547934 */
/* start_style_dr4r3_easyText_1725009013049 */  #content_dr4r3_easyText_1725009013049 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1725009013049 .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_1725009013049 */
/* start_style_dr4r3_easyText_1787640235358 */  #content_dr4r3_easyText_1787640235358 .buttonTool {color:#ff0000;}
 #content_dr4r3_easyText_1787640235358 .buttonTool { font-family:Almoni Dl, arial; font-weight:bold; font-style:italic; text-decoration:underline; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1787640235358 */


