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: #ff9900;
}
a.changeLink14 {
	text-decoration: underline;
	color: #ff9900;
}
a.changeLink12 {
	text-decoration: underline;
	color: #ff9900;
}
a.changeLink10 {
	text-decoration: underline;
	color: #ff9900;
}
#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: 150px;
	background-color: #ffffff;
}
.SideMenuSetting_Right {
	width: 150px;
}
.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: url("https://sfilev2.f-static.com/image/users/1005571/ftp/my_files/2-10.jpg?id=31728386");
background-size: auto;
background-attachment: fixed;
color: rgb(0, 0, 0);
font-size: 17px;
font-family: Assistant, arial;
overflow-y: scroll;
background-position: 50% 50%;
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:14.5px;padding-bottom:14.5px;padding-right:32.15124285714286px;padding-left:32.15124285714286px;}
 /* end_style_padding_dr4r3_websiteMenu_1467029607997 */
/* start_style_dr4r3_websiteMenu_1467029607997 */  #menu_dr4r3_websiteMenu_1467029607997 ul.MenuHorizontal a:hover, #menu_dr4r3_websiteMenu_1467029607997 ul.MenuHorizontal a:focus {background-color:rgba(255, 255, 255, 0);}
 #menu_dr4r3_websiteMenu_1467029607997 ul.MenuHorizontal a.MenuBarItemHover, #menu_dr4r3_websiteMenu_1467029607997 ul.MenuHorizontal a.MenuBarItemSubmenuHover, #menu_dr4r3_websiteMenu_1467029607997 ul.MenuHorizontal a.MenuBarSubmenuVisible {background-color:rgba(255, 255, 255, 0);color:#ff7800;}
 #menu_dr4r3_websiteMenu_1467029607997 ul.MenuHorizontal li.menu_h_active a {background-color:rgba(255, 255, 255, 0);color:#ff7800;}
 #menu_dr4r3_websiteMenu_1467029607997 ul.MenuHorizontal a {color:#ffffff;}
 #menu_dr4r3_websiteMenu_1467029607997 ul.MenuHorizontal a:hover, #menu_dr4r3_websiteMenu_1467029607997 ul.MenuHorizontal a:focus {color:#ff7800}
 #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:15px; font-family:Assistant, arial; font-weight:normal; font-style:normal;}
 #menu_dr4r3_websiteMenu_1467029607997 ul.MenuHorizontal ul li a {width:200px;}
 #menu_dr4r3_websiteMenu_1467029607997 ul.MenuHorizontal ul li a {padding-top:4px;padding-right:5px;padding-bottom:4px;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(255, 120, 0);}
 #mobileToolbarMenu .mobileHeader {color:#f0f0f0;}
 #mobileToolbarMenu {background-image:none;}
 ul.MobileMenuHorizontal {background-color:rgba(255, 120, 0, 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:#ff9900;}
 a:hover {color:#000000;}
h1 { color:#000000; font-size:32px; font-family:Assistant, arial;}
h2 { color:#000000; font-size:20px; font-family:Assistant, arial;}
h3 { color:#000000; font-size:32px; font-family:Open Sans Hebrew, arial;}
h4 { color:#000000; font-size:32px; font-family:Open Sans Hebrew, arial;}
h5 { color:#000000; font-size:32px; font-family:Open Sans Hebrew, arial;}
h6 { color:#000000; font-size:32px; font-family:Open Sans Hebrew, arial;}
 /* end_style_fonts */
/* start_style_dr4r3_easyText_1468839312266 */  #content_dr4r3_easyText_1468839312266 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1468839312266 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1468839312266 */
/* start_style_dr4r3_easyText_1468839621752 */  #content_dr4r3_easyText_1468839621752 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1468839621752 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1468839621752 */
/* start_style_dr4r3_button_1468840767607 */  #content_dr4r3_button_1468840767607 .buttonTool:hover {border-color:#82bdc4 !important;}
 #content_dr4r3_button_1468840767607 .buttonTool {background-color:rgba(66, 139, 202, 0);}
 #content_dr4r3_button_1468840767607 .buttonTool:hover {background-color:rgba(255, 255, 255, 0);}
 #content_dr4r3_button_1468840767607 .buttonTool {color:#ffffff;}
 #content_dr4r3_button_1468840767607 .buttonTool:hover {color:#82bdc4;}
 #content_dr4r3_button_1468840767607 .buttonTool { font-size:21px; font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal;}
 /* end_style_dr4r3_button_1468840767607 */
/* start_style_dr4r3_button_1468840848100 */  #content_dr4r3_button_1468840848100 .buttonTool:hover {border-color:#82bdc4 !important;}
 #content_dr4r3_button_1468840848100 .buttonTool {background-color:rgba(66, 139, 202, 0);}
 #content_dr4r3_button_1468840848100 .buttonTool:hover {background-color:rgba(255, 255, 255, 0);}
 #content_dr4r3_button_1468840848100 .buttonTool {color:#ffffff;}
 #content_dr4r3_button_1468840848100 .buttonTool:hover {color:#82bdc4;}
 #content_dr4r3_button_1468840848100 .buttonTool { font-size:21px; font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal;}
 /* end_style_dr4r3_button_1468840848100 */
/* start_style_dr4r3_easyText_1468841104733 */  #content_dr4r3_easyText_1468841104733 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1468841104733 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1468841104733 */
/* start_style_dr4r3_easyText_1468845983929 */  #content_dr4r3_easyText_1468845983929 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1468845983929 .buttonTool { font-family:Almoni Dl, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1468845983929 */
/* start_style_dr4r3_easyText_1468846012871 */  #content_dr4r3_easyText_1468846012871 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1468846012871 .buttonTool { font-family:Almoni Dl, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1468846012871 */
/* start_style_dr4r3_easyText_1468846438763 */  #content_dr4r3_easyText_1468846438763 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1468846438763 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1468846438763 */
/* start_style_dr4r3_easyText_1468846834924 */  #content_dr4r3_easyText_1468846834924 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1468846834924 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1468846834924 */
/* start_style_dr4r3_easyText_1468846997212 */  #content_dr4r3_easyText_1468846997212 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1468846997212 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1468846997212 */
/* start_style_dr4r3_easyText_1468848053843 */  #content_dr4r3_easyText_1468848053843 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1468848053843 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1468848053843 */
/* start_style_dr4r3_easyText_1468848053848 */  #content_dr4r3_easyText_1468848053848 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1468848053848 .buttonTool { font-family:Almoni Dl, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1468848053848 */
/* start_style_dr4r3_easyText_1468848053853 */  #content_dr4r3_easyText_1468848053853 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1468848053853 .buttonTool { font-family:Almoni Dl, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1468848053853 */
/* start_style_dr4r3_easyText_1468848053857 */  #content_dr4r3_easyText_1468848053857 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1468848053857 .buttonTool { font-family:Almoni Dl, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1468848053857 */
/* start_style_dr4r3_easyText_1468848053861 */  #content_dr4r3_easyText_1468848053861 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1468848053861 .buttonTool { font-family:Almoni Dl, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1468848053861 */
/* start_style_dr4r3_button_1468848339000 */  #content_dr4r3_button_1468848339000 .buttonTool:hover {border-color:#82bdc4 !important;}
 #content_dr4r3_button_1468848339000 .buttonTool {background-color:rgba(66, 139, 202, 0);}
 #content_dr4r3_button_1468848339000 .buttonTool:hover {background-color:rgba(255, 255, 255, 0);}
 #content_dr4r3_button_1468848339000 .buttonTool {color:#ffffff;}
 #content_dr4r3_button_1468848339000 .buttonTool:hover {color:#82bdc4;}
 #content_dr4r3_button_1468848339000 .buttonTool { font-size:21px; font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal;}
 /* end_style_dr4r3_button_1468848339000 */
/* start_style_dr4r3_easyText_1468848436565 */  #content_dr4r3_easyText_1468848436565 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1468848436565 .buttonTool { font-family:Almoni Dl, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1468848436565 */
/* start_style_dr4r3_easyText_1468849803615 */  #content_dr4r3_easyText_1468849803615 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1468849803615 .buttonTool { font-family:Almoni Dl, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1468849803615 */
/* start_style_dr4r3_easyText_1468849813558 */  #content_dr4r3_easyText_1468849813558 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1468849813558 .buttonTool { font-family:Almoni Dl, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1468849813558 */
/* start_style_dr4r3_easyText_1468849825638 */  #content_dr4r3_easyText_1468849825638 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1468849825638 .buttonTool { font-family:Almoni Dl, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1468849825638 */
/* start_style_dr4r3_easyText_1468849908790 */  #content_dr4r3_easyText_1468849908790 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1468849908790 .buttonTool { font-family:Almoni Dl, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1468849908790 */
/* start_style_dr4r3_easyText_1468849908822 */  #content_dr4r3_easyText_1468849908822 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1468849908822 .buttonTool { font-family:Almoni Dl, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1468849908822 */
/* start_style_dr4r3_easyText_1468850103075 */  #content_dr4r3_easyText_1468850103075 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1468850103075 .buttonTool { font-family:Almoni Dl, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1468850103075 */
/* start_style_dr4r3_easyText_1468850103034 */  #content_dr4r3_easyText_1468850103034 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1468850103034 .buttonTool { font-family:Almoni Dl, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1468850103034 */
/* start_style_dr4r3_easyText_1468850377018 */  #content_dr4r3_easyText_1468850377018 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1468850377018 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1468850377018 */
/* start_style_dr4r3_easyText_1468905458107 */  #content_dr4r3_easyText_1468905458107 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1468905458107 .buttonTool { font-family:Almoni Dl, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1468905458107 */
/* start_style_dr4r3_easyText_1468905458151 */  #content_dr4r3_easyText_1468905458151 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1468905458151 .buttonTool { font-family:Almoni Dl, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1468905458151 */
/* start_style_dr4r3_easyText_1468905458166 */  #content_dr4r3_easyText_1468905458166 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1468905458166 .buttonTool { font-family:Almoni Dl, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1468905458166 */
/* start_style_dr4r3_easyText_1468905458182 */  #content_dr4r3_easyText_1468905458182 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1468905458182 .buttonTool { font-family:Almoni Dl, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1468905458182 */
/* start_style_dr4r3_easyText_1468905809675 */  #content_dr4r3_easyText_1468905809675 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1468905809675 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1468905809675 */
/* start_style_dr4r3_easyText_1468906454139 */  #content_dr4r3_easyText_1468906454139 .buttonTool {color:#bee9ee;}
 #content_dr4r3_easyText_1468906454139 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1468906454139 */
/* start_style_dr4r3_easyText_1468908151298 */  #content_dr4r3_easyText_1468908151298 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1468908151298 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1468908151298 */
/* start_style_dr4r3_easyText_1468908189717 */  #content_dr4r3_easyText_1468908189717 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1468908189717 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1468908189717 */
/* start_style_dr4r3_easyText_1468910330051 */  #content_dr4r3_easyText_1468910330051 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1468910330051 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1468910330051 */
/* start_style_dr4r3_easyText_1468910420499 */  #content_dr4r3_easyText_1468910420499 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1468910420499 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1468910420499 */
/* start_style_dr4r3_easyText_1468910505923 */  #content_dr4r3_easyText_1468910505923 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1468910505923 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1468910505923 */
/* start_style_dr4r3_easyText_1468910505966 */  #content_dr4r3_easyText_1468910505966 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1468910505966 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1468910505966 */
/* start_style_dr4r3_easyText_1468910505988 */  #content_dr4r3_easyText_1468910505988 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1468910505988 .buttonTool { font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1468910505988 */
/* start_style_dr4r3_button_1468910829272 */  #content_dr4r3_button_1468910829272 .buttonTool:hover {border-color:#666666 !important;}
 #content_dr4r3_button_1468910829272 .buttonTool {background-color:rgba(66, 139, 202, 0);}
 #content_dr4r3_button_1468910829272 .buttonTool:hover {background-color:rgba(255, 255, 255, 0);}
 #content_dr4r3_button_1468910829272 .buttonTool {color:#82bdc4;}
 #content_dr4r3_button_1468910829272 .buttonTool:hover {color:#666666;}
 #content_dr4r3_button_1468910829272 .buttonTool { font-size:21px; font-family:Open Sans Hebrew, arial; font-weight:normal; font-style:normal;}
 /* end_style_dr4r3_button_1468910829272 */
/* start_style_dr4r3_websiteMenu_1573113922157 */  #menu_dr4r3_websiteMenu_1573113922157 ul.MenuHorizontal a:hover, #menu_dr4r3_websiteMenu_1573113922157 ul.MenuHorizontal a:focus {background-color:rgba(255, 255, 255, 0);}
 #menu_dr4r3_websiteMenu_1573113922157 ul.MenuHorizontal a.MenuBarItemHover, #menu_dr4r3_websiteMenu_1573113922157 ul.MenuHorizontal a.MenuBarItemSubmenuHover, #menu_dr4r3_websiteMenu_1573113922157 ul.MenuHorizontal a.MenuBarSubmenuVisible {background-color:rgba(255, 255, 255, 0);color:#ff7800;}
 #menu_dr4r3_websiteMenu_1573113922157 ul.MenuHorizontal li.menu_h_active a {background-color:rgba(255, 255, 255, 0);color:#ff7800;}
 #menu_dr4r3_websiteMenu_1573113922157 ul.MenuHorizontal a {color:#d9d9d9;}
 #menu_dr4r3_websiteMenu_1573113922157 ul.MenuHorizontal a:hover, #menu_dr4r3_websiteMenu_1573113922157 ul.MenuHorizontal a:focus {color:#ff7800}
 #menu_dr4r3_websiteMenu_1573113922157 ul.MenuHorizontal a { font-size:18px; font-family:Assistant, arial; font-weight:normal; font-style:normal;}
 #menu_dr4r3_websiteMenu_1573113922157 ul.MenuHorizontal > li {margin-left:0px;margin-right:0px;}
 #menu_dr4r3_websiteMenu_1573113922157 ul.MenuHorizontal > li > a { border-bottom-width:0; border-left-width:1px; border-left-color:#000000; border-left-style: solid;}
 #menu_dr4r3_websiteMenu_1573113922157 ul.MenuHorizontal > li:last-child > a { border-left-width:0;}
 #menu_dr4r3_websiteMenu_1573113922157 ul.MenuHorizontal ul {background-color:rgba(39, 39, 39, 0.91);}
 #menu_dr4r3_websiteMenu_1573113922157 ul.MenuHorizontal ul li a:hover, #menu_dr4r3_websiteMenu_1573113922157 ul.MenuHorizontal ul li a:focus {background-color:rgba(51, 51, 51, 0.91);}
 #menu_dr4r3_websiteMenu_1573113922157 ul.MenuHorizontal ul li a {color:#dedede;}
 #menu_dr4r3_websiteMenu_1573113922157 ul.MenuHorizontal ul li a:hover, #menu_dr4r3_websiteMenu_1573113922157 ul.MenuHorizontal ul li a:focus {color:#ffffff}
 #menu_dr4r3_websiteMenu_1573113922157 ul.MenuHorizontal ul li a { font-size:14px; font-family:Assistant, arial; font-weight:normal; font-style:normal;}
 #menu_dr4r3_websiteMenu_1573113922157 ul.MenuHorizontal ul li a {width:200px;}
 #menu_dr4r3_websiteMenu_1573113922157 ul.MenuHorizontal ul li a {padding-top:4px;padding-right:5px;padding-bottom:4px;padding-left:5px;}
#menu_dr4r3_websiteMenu_1573113922157 ul.MenuHorizontal {border-radius: inherit;}
#menu_dr4r3_websiteMenu_1573113922157.MenuDesigHorizontal ul.MenuHorizontal > li:first-child {border-top-right-radius: inherit;border-bottom-right-radius: inherit;}
#menu_dr4r3_websiteMenu_1573113922157.MenuDesigHorizontal ul.MenuHorizontal > li:first-child a {border-top-right-radius: inherit;border-bottom-right-radius: inherit;}
#menu_dr4r3_websiteMenu_1573113922157.MenuDesigHorizontal ul.MenuHorizontal > li:last-child {border-top-left-radius: inherit;border-bottom-left-radius: inherit;}
#menu_dr4r3_websiteMenu_1573113922157.MenuDesigHorizontal ul.MenuHorizontal > li:last-child a {border-top-left-radius: inherit;border-bottom-left-radius: inherit;}
#menu_dr4r3_websiteMenu_1573113922157.MenuDesignVertical ul.MenuHorizontal > li:first-child {border-top-left-radius: inherit;border-top-right-radius: inherit;}
#menu_dr4r3_websiteMenu_1573113922157.MenuDesignVertical ul.MenuHorizontal > li:first-child a {border-top-left-radius: inherit;border-top-right-radius: inherit;}
#menu_dr4r3_websiteMenu_1573113922157.MenuDesignVertical ul.MenuHorizontal > li:last-child {border-bottom-left-radius: inherit;border-bottom-right-radius: inherit;}
#menu_dr4r3_websiteMenu_1573113922157.MenuDesignVertical ul.MenuHorizontal > li:last-child a {border-bottom-left-radius: inherit;border-bottom-right-radius: inherit;}
 /* end_style_dr4r3_websiteMenu_1573113922157 */
/* start_style_padding_dr4r3_websiteMenu_1573113922157 */  #menu_dr4r3_websiteMenu_1573113922157 ul.MenuHorizontal > li > a {padding-top:7px;padding-bottom:7px;padding-right:33.46901428571429px;padding-left:33.46901428571429px;}
 /* end_style_padding_dr4r3_websiteMenu_1573113922157 */
/* start_style_dr4r3_easyText_1573116263607 */  #content_dr4r3_easyText_1573116263607 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1573116263607 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1573116263607 */
/* start_style_dr4r3_easyText_1573117929539 */  #content_dr4r3_easyText_1573117929539 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1573117929539 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1573117929539 */
/* start_style_dr4r3_easyText_1573117889722 */  #content_dr4r3_easyText_1573117889722 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1573117889722 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1573117889722 */
/* start_style_dr4r3_easyText_1573118022332 */  #content_dr4r3_easyText_1573118022332 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1573118022332 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1573118022332 */
/* start_style_dr4r3_easyText_1573118995480 */  #content_dr4r3_easyText_1573118995480 .buttonTool {color:#ff9900;}
 #content_dr4r3_easyText_1573118995480 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1573118995480 */
/* start_style_dr4r3_easyText_1573119370507 */  #content_dr4r3_easyText_1573119370507 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1573119370507 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1573119370507 */
/* start_style_dr4r3_easyText_1573119493352 */  #content_dr4r3_easyText_1573119493352 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1573119493352 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1573119493352 */
/* start_style_dr4r3_easyText_1573119541521 */  #content_dr4r3_easyText_1573119541521 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1573119541521 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1573119541521 */
/* start_style_dr4r3_easyText_1573119575608 */  #content_dr4r3_easyText_1573119575608 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1573119575608 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1573119575608 */
/* start_style_dr4r3_easyText_1573127161519 */  #content_dr4r3_easyText_1573127161519 .buttonTool {color:#434343;}
 #content_dr4r3_easyText_1573127161519 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1573127161519 */
/* start_style_dr4r3_easyText_1573131652217 */  #content_dr4r3_easyText_1573131652217 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1573131652217 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1573131652217 */
/* start_style_dr4r3_easyText_1573133089355 */  #content_dr4r3_easyText_1573133089355 .buttonTool {color:#ff7800;}
 #content_dr4r3_easyText_1573133089355 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1573133089355 */
/* start_style_dr4r3_easyText_1573135274699 */  #content_dr4r3_easyText_1573135274699 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1573135274699 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1573135274699 */
/* start_style_dr4r3_easyText_1573135551992 */  #content_dr4r3_easyText_1573135551992 .buttonTool {color:#434343;}
 #content_dr4r3_easyText_1573135551992 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1573135551992 */
/* start_style_dr4r3_easyText_1573135619585 */  #content_dr4r3_easyText_1573135619585 .buttonTool {color:#434343;}
 #content_dr4r3_easyText_1573135619585 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1573135619585 */
/* start_style_dr4r3_easyText_1573135679973 */  #content_dr4r3_easyText_1573135679973 .buttonTool {color:#434343;}
 #content_dr4r3_easyText_1573135679973 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1573135679973 */
/* start_style_dr4r3_easyText_1573135680032 */  #content_dr4r3_easyText_1573135680032 .buttonTool {color:#434343;}
 #content_dr4r3_easyText_1573135680032 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1573135680032 */
/* start_style_dr4r3_easyText_1573135680068 */  #content_dr4r3_easyText_1573135680068 .buttonTool {color:#434343;}
 #content_dr4r3_easyText_1573135680068 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1573135680068 */
/* start_style_dr4r3_easyText_1573135577007 */  #content_dr4r3_easyText_1573135577007 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1573135577007 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1573135577007 */
/* start_style_dr4r3_easyText_1573135680034 */  #content_dr4r3_easyText_1573135680034 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1573135680034 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1573135680034 */
/* start_style_dr4r3_easyText_1577696647178 */  #content_dr4r3_easyText_1577696647178 .buttonTool {color:#ff7800;}
 #content_dr4r3_easyText_1577696647178 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1577696647178 */
/* start_style_dr4r3_easyText_1577699331004 */  #content_dr4r3_easyText_1577699331004 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1577699331004 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:1px;}
 /* end_style_dr4r3_easyText_1577699331004 */
/* start_style_dr4r3_easyText_1577707757189 */  #content_dr4r3_easyText_1577707757189 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1577707757189 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1577707757189 */
/* start_style_dr4r3_easyText_1577709319478 */  #content_dr4r3_easyText_1577709319478 .buttonTool {color:#ff9900;}
 #content_dr4r3_easyText_1577709319478 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1577709319478 */
/* start_style_dr4r3_easyText_1577709367870 */  #content_dr4r3_easyText_1577709367870 .buttonTool {color:#ff9900;}
 #content_dr4r3_easyText_1577709367870 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1577709367870 */
/* start_style_dr4r3_easyText_1577709400382 */  #content_dr4r3_easyText_1577709400382 .buttonTool {color:#ff9900;}
 #content_dr4r3_easyText_1577709400382 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1577709400382 */
/* start_style_dr4r3_easyText_1577709497677 */  #content_dr4r3_easyText_1577709497677 .buttonTool {color:#ff9900;}
 #content_dr4r3_easyText_1577709497677 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1577709497677 */
/* start_style_dr4r3_easyText_1573132841572 */  #content_dr4r3_easyText_1573132841572 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1573132841572 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1573132841572 */
/* start_style_dr4r3_easyText_1579102823107 */  #content_dr4r3_easyText_1579102823107 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1579102823107 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1579102823107 */
/* start_style_dr4r3_easyText_1579160092046 */  #content_dr4r3_easyText_1579160092046 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1579160092046 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1579160092046 */
/* start_style_dr4r3_easyText_1579160158991 */  #content_dr4r3_easyText_1579160158991 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1579160158991 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1579160158991 */
 .bgcolorTable{
border-radius: 0px; border-width: 0px; border-style: solid; border-color: rgb(128, 128, 128); background-color: rgba(255, 255, 255, 0); background-image: none; box-shadow: none;-pie-background:#ffffff;behavior:url(/include/frameworks/PIE-2.0beta1/PIE.htc);-pie-background:#ffffff;behavior:url(/include/frameworks/PIE-2.0beta1/PIE.htc);
}
/* start_style_dr4r3_easyText_1579160676702 */  #content_dr4r3_easyText_1579160676702 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1579160676702 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1579160676702 */
/* start_style_dr4r3_easyText_1579160757090 */  #content_dr4r3_easyText_1579160757090 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1579160757090 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1579160757090 */
/* start_style_dr4r3_easyText_1579160823851 */  #content_dr4r3_easyText_1579160823851 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1579160823851 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1579160823851 */
/* start_style_dr4r3_easyText_1579160899964 */  #content_dr4r3_easyText_1579160899964 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1579160899964 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1579160899964 */
/* start_style_dr4r3_easyText_1579160968955 */  #content_dr4r3_easyText_1579160968955 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1579160968955 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1579160968955 */
/* start_style_dr4r3_easyText_1579161038225 */  #content_dr4r3_easyText_1579161038225 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1579161038225 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1579161038225 */
/* start_style_dr4r3_easyText_1579161114393 */  #content_dr4r3_easyText_1579161114393 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1579161114393 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1579161114393 */
/* start_style_dr4r3_easyText_1579161169311 */  #content_dr4r3_easyText_1579161169311 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1579161169311 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1579161169311 */
/* start_style_dr4r3_easyText_1579161374511 */  #content_dr4r3_easyText_1579161374511 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1579161374511 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1579161374511 */
/* start_style_dr4r3_button_1577713653934 */  #content_dr4r3_button_1577713653934 .buttonTool:hover {border-color:#cc7026 !important;}
 #content_dr4r3_button_1577713653934 .buttonTool {background-color:rgba(255, 255, 255, 0.25);}
 #content_dr4r3_button_1577713653934 .buttonTool:hover {background-color:rgba(204, 112, 38, 0.5);}
 #content_dr4r3_button_1577713653934 .buttonTool {color:#ffffff;}
 #content_dr4r3_button_1577713653934 .buttonTool:hover {color:#ffffff;}
 #content_dr4r3_button_1577713653934 .buttonTool { font-size:16px; font-family:Assistant, arial; font-weight:normal; font-style:normal;}
 /* end_style_dr4r3_button_1577713653934 */
/* start_style_dr4r3_easyText_1577699452065 */  #content_dr4r3_easyText_1577699452065 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1577699452065 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1577699452065 */
/* start_style_dr4r3_easyText_1577699478785 */  #content_dr4r3_easyText_1577699478785 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1577699478785 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1577699478785 */
/* start_style_dr4r3_easyText_1579191072866 */  #content_dr4r3_easyText_1579191072866 .buttonTool {color:#ff7800;}
 #content_dr4r3_easyText_1579191072866 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:1px;}
 /* end_style_dr4r3_easyText_1579191072866 */
/* start_style_dr4r3_easyText_1579191725064 */  #content_dr4r3_easyText_1579191725064 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1579191725064 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1579191725064 */
/* start_style_dr4r3_easyText_1579194153680 */  #content_dr4r3_easyText_1579194153680 .buttonTool {color:#434343;}
 #content_dr4r3_easyText_1579194153680 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1579194153680 */
/* start_style_dr4r3_easyText_1579194185560 */  #content_dr4r3_easyText_1579194185560 .buttonTool {color:#434343;}
 #content_dr4r3_easyText_1579194185560 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1579194185560 */
/* start_style_dr4r3_easyText_1579260494208 */  #content_dr4r3_easyText_1579260494208 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1579260494208 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1579260494208 */
/* start_style_dr4r3_easyText_1579260527379 */  #content_dr4r3_easyText_1579260527379 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1579260527379 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1579260527379 */
/* start_style_dr4r3_easyText_1579260494209 */  #content_dr4r3_easyText_1579260494209 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1579260494209 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1579260494209 */
/* start_style_dr4r3_easyText_1579260552043 */  #content_dr4r3_easyText_1579260552043 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1579260552043 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1579260552043 */
/* start_style_dr4r3_easyText_1579260557531 */  #content_dr4r3_easyText_1579260557531 .buttonTool {color:#cccccc;}
 #content_dr4r3_easyText_1579260557531 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1579260557531 */
/* start_style_dr4r3_easyText_1579188119371 */  #content_dr4r3_easyText_1579188119371 .buttonTool {color:#434343;}
 #content_dr4r3_easyText_1579188119371 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1579188119371 */
/* start_style_dr4r3_easyText_1579259824420 */  #content_dr4r3_easyText_1579259824420 .buttonTool {color:#434343;}
 #content_dr4r3_easyText_1579259824420 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1579259824420 */
/* start_style_dr4r3_easyText_1579260669412 */  #content_dr4r3_easyText_1579260669412 .buttonTool {color:#ff7800;}
 #content_dr4r3_easyText_1579260669412 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1579260669412 */
/* start_style_dr4r3_easyText_1579262728418 */  #content_dr4r3_easyText_1579262728418 .buttonTool {color:#434343;}
 #content_dr4r3_easyText_1579262728418 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1579262728418 */
/* start_style_dr4r3_easyText_1579262728422 */  #content_dr4r3_easyText_1579262728422 .buttonTool {color:#434343;}
 #content_dr4r3_easyText_1579262728422 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1579262728422 */
/* start_style_dr4r3_easyText_1579262747794 */  #content_dr4r3_easyText_1579262747794 .buttonTool {color:#ff7800;}
 #content_dr4r3_easyText_1579262747794 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1579262747794 */
/* start_style_dr4r3_easyText_1579263062137 */  #content_dr4r3_easyText_1579263062137 .buttonTool {color:#434343;}
 #content_dr4r3_easyText_1579263062137 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1579263062137 */
/* start_style_dr4r3_easyText_1579682899034 */  #content_dr4r3_easyText_1579682899034 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1579682899034 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1579682899034 */
/* start_style_dr4r3_easyText_1579689942381 */  #content_dr4r3_easyText_1579689942381 .buttonTool {color:#ff7800;}
 #content_dr4r3_easyText_1579689942381 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:1px;}
 /* end_style_dr4r3_easyText_1579689942381 */
/* start_style_dr4r3_easyText_1579699064122 */  #content_dr4r3_easyText_1579699064122 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1579699064122 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1579699064122 */
/* start_style_dr4r3_easyText_1579700132652 */  #content_dr4r3_easyText_1579700132652 .buttonTool {color:#434343;}
 #content_dr4r3_easyText_1579700132652 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1579700132652 */
/* start_style_dr4r3_easyText_1579700661757 */  #content_dr4r3_easyText_1579700661757 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1579700661757 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1579700661757 */
/* start_style_dr4r3_easyText_1579702015556 */  #content_dr4r3_easyText_1579702015556 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1579702015556 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1579702015556 */
/* start_style_dr4r3_easyText_1579267614378 */  #content_dr4r3_easyText_1579267614378 .buttonTool {color:#ff7800;}
 #content_dr4r3_easyText_1579267614378 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1579267614378 */
/* start_style_dr4r3_easyText_1579705175209 */  #content_dr4r3_easyText_1579705175209 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1579705175209 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1579705175209 */
/* start_style_dr4r3_easyText_1579705877855 */  #content_dr4r3_easyText_1579705877855 .buttonTool {color:#ff7800;}
 #content_dr4r3_easyText_1579705877855 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1579705877855 */
/* start_style_dr4r3_easyText_1579705864649 */  #content_dr4r3_easyText_1579705864649 .buttonTool {color:#434343;}
 #content_dr4r3_easyText_1579705864649 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1579705864649 */
/* start_style_dr4r3_easyText_1579706005776 */  #content_dr4r3_easyText_1579706005776 .buttonTool {color:#434343;}
 #content_dr4r3_easyText_1579706005776 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1579706005776 */
/* start_style_dr4r3_easyText_1579706610856 */  #content_dr4r3_easyText_1579706610856 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1579706610856 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1579706610856 */
/* start_style_dr4r3_easyText_1579706855570 */  #content_dr4r3_easyText_1579706855570 .buttonTool {color:#ff7800;}
 #content_dr4r3_easyText_1579706855570 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1579706855570 */
/* start_style_dr4r3_easyText_1579707063545 */  #content_dr4r3_easyText_1579707063545 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1579707063545 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1579707063545 */
/* start_style_dr4r3_easyText_1579707096416 */  #content_dr4r3_easyText_1579707096416 .buttonTool {color:#ff7800;}
 #content_dr4r3_easyText_1579707096416 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1579707096416 */
/* start_style_dr4r3_easyText_1579707170393 */  #content_dr4r3_easyText_1579707170393 .buttonTool {color:#ff7800;}
 #content_dr4r3_easyText_1579707170393 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1579707170393 */
/* start_style_dr4r3_easyText_1579707288818 */  #content_dr4r3_easyText_1579707288818 .buttonTool {color:#434343;}
 #content_dr4r3_easyText_1579707288818 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1579707288818 */
/* start_style_dr4r3_easyText_1579707292210 */  #content_dr4r3_easyText_1579707292210 .buttonTool {color:#434343;}
 #content_dr4r3_easyText_1579707292210 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1579707292210 */
/* start_style_dr4r3_easyText_1579707292235 */  #content_dr4r3_easyText_1579707292235 .buttonTool {color:#434343;}
 #content_dr4r3_easyText_1579707292235 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1579707292235 */
/* start_style_dr4r3_easyText_1579707262409 */  #content_dr4r3_easyText_1579707262409 .buttonTool {color:#434343;}
 #content_dr4r3_easyText_1579707262409 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1579707262409 */
/* start_style_dr4r3_easyText_1579707310738 */  #content_dr4r3_easyText_1579707310738 .buttonTool {color:#434343;}
 #content_dr4r3_easyText_1579707310738 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1579707310738 */
/* start_style_dr4r3_easyText_1579707315498 */  #content_dr4r3_easyText_1579707315498 .buttonTool {color:#434343;}
 #content_dr4r3_easyText_1579707315498 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1579707315498 */
/* start_style_dr4r3_easyText_1579707315524 */  #content_dr4r3_easyText_1579707315524 .buttonTool {color:#434343;}
 #content_dr4r3_easyText_1579707315524 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1579707315524 */
/* start_style_dr4r3_easyText_1579707573700 */  #content_dr4r3_easyText_1579707573700 .buttonTool {color:#434343;}
 #content_dr4r3_easyText_1579707573700 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1579707573700 */
/* start_style_dr4r3_easyText_1579707573701 */  #content_dr4r3_easyText_1579707573701 .buttonTool {color:#ff7800;}
 #content_dr4r3_easyText_1579707573701 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1579707573701 */
/* start_style_dr4r3_easyText_1579707573703 */  #content_dr4r3_easyText_1579707573703 .buttonTool {color:#434343;}
 #content_dr4r3_easyText_1579707573703 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1579707573703 */
/* start_style_dr4r3_easyText_1579707573705 */  #content_dr4r3_easyText_1579707573705 .buttonTool {color:#434343;}
 #content_dr4r3_easyText_1579707573705 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1579707573705 */
/* start_style_dr4r3_easyText_1579707573707 */  #content_dr4r3_easyText_1579707573707 .buttonTool {color:#434343;}
 #content_dr4r3_easyText_1579707573707 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1579707573707 */
/* start_style_dr4r3_easyText_1579706589913 */  #content_dr4r3_easyText_1579706589913 .buttonTool {color:#434343;}
 #content_dr4r3_easyText_1579706589913 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1579706589913 */
/* start_style_dr4r3_easyText_1579707712699 */  #content_dr4r3_easyText_1579707712699 .buttonTool {color:#434343;}
 #content_dr4r3_easyText_1579707712699 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1579707712699 */
/* start_style_dr4r3_easyText_1579707712700 */  #content_dr4r3_easyText_1579707712700 .buttonTool {color:#ff7800;}
 #content_dr4r3_easyText_1579707712700 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1579707712700 */
/* start_style_dr4r3_easyText_1579707573709 */  #content_dr4r3_easyText_1579707573709 .buttonTool {color:#434343;}
 #content_dr4r3_easyText_1579707573709 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1579707573709 */
/* start_style_dr4r3_easyText_1579708188787 */  #content_dr4r3_easyText_1579708188787 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1579708188787 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1579708188787 */
/* start_style_dr4r3_easyText_1579708188789 */  #content_dr4r3_easyText_1579708188789 .buttonTool {color:#ff7800;}
 #content_dr4r3_easyText_1579708188789 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1579708188789 */
/* start_style_dr4r3_easyText_1579708196339 */  #content_dr4r3_easyText_1579708196339 .buttonTool {color:#434343;}
 #content_dr4r3_easyText_1579708196339 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1579708196339 */
/* start_style_dr4r3_easyText_1579708196341 */  #content_dr4r3_easyText_1579708196341 .buttonTool {color:#ff7800;}
 #content_dr4r3_easyText_1579708196341 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1579708196341 */
/* start_style_dr4r3_easyText_1579709052826 */  #content_dr4r3_easyText_1579709052826 .buttonTool {color:#ff7800;}
 #content_dr4r3_easyText_1579709052826 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:1px;}
 /* end_style_dr4r3_easyText_1579709052826 */
/* start_style_dr4r3_easyText_1579709074498 */  #content_dr4r3_easyText_1579709074498 .buttonTool {color:#ff7800;}
 #content_dr4r3_easyText_1579709074498 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:1px;}
 /* end_style_dr4r3_easyText_1579709074498 */
/* start_style_dr4r3_easyText_1579709075946 */  #content_dr4r3_easyText_1579709075946 .buttonTool {color:#ff7800;}
 #content_dr4r3_easyText_1579709075946 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:1px;}
 /* end_style_dr4r3_easyText_1579709075946 */
/* start_style_dr4r3_easyText_1579709088922 */  #content_dr4r3_easyText_1579709088922 .buttonTool {color:#ff7800;}
 #content_dr4r3_easyText_1579709088922 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:1px;}
 /* end_style_dr4r3_easyText_1579709088922 */
/* start_style_dr4r3_easyText_1579709106810 */  #content_dr4r3_easyText_1579709106810 .buttonTool {color:#ff7800;}
 #content_dr4r3_easyText_1579709106810 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:1px;}
 /* end_style_dr4r3_easyText_1579709106810 */
/* start_style_dr4r3_easyText_1579709397795 */  #content_dr4r3_easyText_1579709397795 .buttonTool {color:#ff7800;}
 #content_dr4r3_easyText_1579709397795 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:1px;}
 /* end_style_dr4r3_easyText_1579709397795 */
/* start_style_dr4r3_easyText_1579709689332 */  #content_dr4r3_easyText_1579709689332 .buttonTool {color:#ff7800;}
 #content_dr4r3_easyText_1579709689332 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1579709689332 */
/* start_style_dr4r3_easyText_1579709756875 */  #content_dr4r3_easyText_1579709756875 .buttonTool {color:#434343;}
 #content_dr4r3_easyText_1579709756875 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1579709756875 */
 .SideMenuSetting_Right{
border-radius: 0px; border-width: 0px; border-style: solid; border-color: rgb(0, 0, 0); background-color: rgba(255, 255, 255, 0); background-image: none; box-shadow: none;-pie-background:#ffffff;behavior:url(/include/frameworks/PIE-2.0beta1/PIE.htc);-pie-background:#ffffff;behavior:url(/include/frameworks/PIE-2.0beta1/PIE.htc);-pie-background:#ffffff;behavior:url(/include/frameworks/PIE-2.0beta1/PIE.htc);-pie-background:#ffffff;behavior:url(/include/frameworks/PIE-2.0beta1/PIE.htc);-pie-background:#ffffff;behavior:url(/include/frameworks/PIE-2.0beta1/PIE.htc);-pie-background:#ffffff;behavior:url(/include/frameworks/PIE-2.0beta1/PIE.htc);-pie-background:#ffffff;behavior:url(/include/frameworks/PIE-2.0beta1/PIE.htc);-pie-background:#ffffff;behavior:url(/include/frameworks/PIE-2.0beta1/PIE.htc);-pie-background:#ffffff;behavior:url(/include/frameworks/PIE-2.0beta1/PIE.htc);-pie-background:#ffffff;behavior:url(/include/frameworks/PIE-2.0beta1/PIE.htc);-pie-background:#ffffff;behavior:url(/include/frameworks/PIE-2.0beta1/PIE.htc);-pie-background:#ffffff;behavior:url(/include/frameworks/PIE-2.0beta1/PIE.htc);-pie-background:#ffffff;behavior:url(/include/frameworks/PIE-2.0beta1/PIE.htc);-pie-background:#ffffff;behavior:url(/include/frameworks/PIE-2.0beta1/PIE.htc);-pie-background:#ffffff;behavior:url(/include/frameworks/PIE-2.0beta1/PIE.htc);-pie-background:#ffffff;behavior:url(/include/frameworks/PIE-2.0beta1/PIE.htc);-pie-background:#ffffff;behavior:url(/include/frameworks/PIE-2.0beta1/PIE.htc);-pie-background:#ffffff;behavior:url(/include/frameworks/PIE-2.0beta1/PIE.htc);-pie-background:#ffffff;behavior:url(/include/frameworks/PIE-2.0beta1/PIE.htc);-pie-background:#ffffff;behavior:url(/include/frameworks/PIE-2.0beta1/PIE.htc);-pie-background:#ffffff;behavior:url(/include/frameworks/PIE-2.0beta1/PIE.htc);-pie-background:#ffffff;behavior:url(/include/frameworks/PIE-2.0beta1/PIE.htc);-pie-background:#ffffff;behavior:url(/include/frameworks/PIE-2.0beta1/PIE.htc);-pie-background:#ffffff;behavior:url(/include/frameworks/PIE-2.0beta1/PIE.htc);-pie-background:#ffffff;behavior:url(/include/frameworks/PIE-2.0beta1/PIE.htc);-pie-background:#ffffff;behavior:url(/include/frameworks/PIE-2.0beta1/PIE.htc);
width: 150px;
}
/* start_style_dr4r3_easyText_1580224994947 */  #content_dr4r3_easyText_1580224994947 .buttonTool {color:#434343;}
 #content_dr4r3_easyText_1580224994947 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580224994947 */
/* start_style_dr4r3_easyText_1580224993995 */  #content_dr4r3_easyText_1580224993995 .buttonTool {color:#434343;}
 #content_dr4r3_easyText_1580224993995 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580224993995 */
/* start_style_dr4r3_easyText_1580225115141 */  #content_dr4r3_easyText_1580225115141 .buttonTool {color:#434343;}
 #content_dr4r3_easyText_1580225115141 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580225115141 */
/* start_style_dr4r3_easyText_1580225115232 */  #content_dr4r3_easyText_1580225115232 .buttonTool {color:#434343;}
 #content_dr4r3_easyText_1580225115232 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580225115232 */
/* start_style_dr4r3_easyText_1580226945183 */  #content_dr4r3_easyText_1580226945183 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1580226945183 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580226945183 */
/* start_style_dr4r3_easyText_1580226945283 */  #content_dr4r3_easyText_1580226945283 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1580226945283 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580226945283 */
/* start_style_dr4r3_easyText_1580226945330 */  #content_dr4r3_easyText_1580226945330 .buttonTool {color:#ff7800;}
 #content_dr4r3_easyText_1580226945330 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580226945330 */
/* start_style_dr4r3_easyText_1580226945355 */  #content_dr4r3_easyText_1580226945355 .buttonTool {color:#ff7800;}
 #content_dr4r3_easyText_1580226945355 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580226945355 */
/* start_style_dr4r3_easyText_1580226945356 */  #content_dr4r3_easyText_1580226945356 .buttonTool {color:#ff7800;}
 #content_dr4r3_easyText_1580226945356 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580226945356 */
/* start_style_dr4r3_easyText_1580226945358 */  #content_dr4r3_easyText_1580226945358 .buttonTool {color:#434343;}
 #content_dr4r3_easyText_1580226945358 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580226945358 */
/* start_style_dr4r3_easyText_1580226945360 */  #content_dr4r3_easyText_1580226945360 .buttonTool {color:#434343;}
 #content_dr4r3_easyText_1580226945360 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580226945360 */
/* start_style_dr4r3_easyText_1580226945362 */  #content_dr4r3_easyText_1580226945362 .buttonTool {color:#434343;}
 #content_dr4r3_easyText_1580226945362 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580226945362 */
/* start_style_dr4r3_easyText_1580226945364 */  #content_dr4r3_easyText_1580226945364 .buttonTool {color:#434343;}
 #content_dr4r3_easyText_1580226945364 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580226945364 */
/* start_style_dr4r3_easyText_1580226945401 */  #content_dr4r3_easyText_1580226945401 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1580226945401 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580226945401 */
/* start_style_dr4r3_easyText_1580226945402 */  #content_dr4r3_easyText_1580226945402 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1580226945402 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580226945402 */
/* start_style_dr4r3_easyText_1580226945433 */  #content_dr4r3_easyText_1580226945433 .buttonTool {color:#434343;}
 #content_dr4r3_easyText_1580226945433 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580226945433 */
/* start_style_dr4r3_easyText_1580226945435 */  #content_dr4r3_easyText_1580226945435 .buttonTool {color:#ff7800;}
 #content_dr4r3_easyText_1580226945435 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580226945435 */
/* start_style_dr4r3_easyText_1580226945466 */  #content_dr4r3_easyText_1580226945466 .buttonTool {color:#434343;}
 #content_dr4r3_easyText_1580226945466 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580226945466 */
/* start_style_dr4r3_easyText_1580226945470 */  #content_dr4r3_easyText_1580226945470 .buttonTool {color:#ff7800;}
 #content_dr4r3_easyText_1580226945470 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580226945470 */
/* start_style_dr4r3_easyText_1580226945503 */  #content_dr4r3_easyText_1580226945503 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1580226945503 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580226945503 */
/* start_style_dr4r3_easyText_1580226945504 */  #content_dr4r3_easyText_1580226945504 .buttonTool {color:#ff7800;}
 #content_dr4r3_easyText_1580226945504 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580226945504 */
/* start_style_dr4r3_easyText_1580226945541 */  #content_dr4r3_easyText_1580226945541 .buttonTool {color:#434343;}
 #content_dr4r3_easyText_1580226945541 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580226945541 */
/* start_style_dr4r3_easyText_1580226945542 */  #content_dr4r3_easyText_1580226945542 .buttonTool {color:#ff7800;}
 #content_dr4r3_easyText_1580226945542 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580226945542 */
/* start_style_dr4r3_easyText_1580226966107 */  #content_dr4r3_easyText_1580226966107 .buttonTool {color:#ff7800;}
 #content_dr4r3_easyText_1580226966107 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580226966107 */
/* start_style_dr4r3_easyText_1580227792142 */  #content_dr4r3_easyText_1580227792142 .buttonTool {color:#434343;}
 #content_dr4r3_easyText_1580227792142 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580227792142 */
/* start_style_dr4r3_easyText_1580227792278 */  #content_dr4r3_easyText_1580227792278 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1580227792278 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580227792278 */
/* start_style_dr4r3_easyText_1580227792356 */  #content_dr4r3_easyText_1580227792356 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1580227792356 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580227792356 */
/* start_style_dr4r3_easyText_1580227792400 */  #content_dr4r3_easyText_1580227792400 .buttonTool {color:#ff7800;}
 #content_dr4r3_easyText_1580227792400 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580227792400 */
/* start_style_dr4r3_easyText_1580227792403 */  #content_dr4r3_easyText_1580227792403 .buttonTool {color:#ff7800;}
 #content_dr4r3_easyText_1580227792403 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580227792403 */
/* start_style_dr4r3_easyText_1580227792427 */  #content_dr4r3_easyText_1580227792427 .buttonTool {color:#ff7800;}
 #content_dr4r3_easyText_1580227792427 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580227792427 */
/* start_style_dr4r3_easyText_1580227792429 */  #content_dr4r3_easyText_1580227792429 .buttonTool {color:#ff7800;}
 #content_dr4r3_easyText_1580227792429 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580227792429 */
/* start_style_dr4r3_easyText_1580227792431 */  #content_dr4r3_easyText_1580227792431 .buttonTool {color:#434343;}
 #content_dr4r3_easyText_1580227792431 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580227792431 */
/* start_style_dr4r3_easyText_1580227792433 */  #content_dr4r3_easyText_1580227792433 .buttonTool {color:#434343;}
 #content_dr4r3_easyText_1580227792433 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580227792433 */
/* start_style_dr4r3_easyText_1580227792436 */  #content_dr4r3_easyText_1580227792436 .buttonTool {color:#434343;}
 #content_dr4r3_easyText_1580227792436 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580227792436 */
/* start_style_dr4r3_easyText_1580227792438 */  #content_dr4r3_easyText_1580227792438 .buttonTool {color:#434343;}
 #content_dr4r3_easyText_1580227792438 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580227792438 */
/* start_style_dr4r3_easyText_1580227792474 */  #content_dr4r3_easyText_1580227792474 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1580227792474 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580227792474 */
/* start_style_dr4r3_easyText_1580227792475 */  #content_dr4r3_easyText_1580227792475 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1580227792475 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580227792475 */
/* start_style_dr4r3_easyText_1580227792502 */  #content_dr4r3_easyText_1580227792502 .buttonTool {color:#434343;}
 #content_dr4r3_easyText_1580227792502 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580227792502 */
/* start_style_dr4r3_easyText_1580227792504 */  #content_dr4r3_easyText_1580227792504 .buttonTool {color:#ff7800;}
 #content_dr4r3_easyText_1580227792504 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580227792504 */
/* start_style_dr4r3_easyText_1580227792534 */  #content_dr4r3_easyText_1580227792534 .buttonTool {color:#434343;}
 #content_dr4r3_easyText_1580227792534 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580227792534 */
/* start_style_dr4r3_easyText_1580227792537 */  #content_dr4r3_easyText_1580227792537 .buttonTool {color:#ff7800;}
 #content_dr4r3_easyText_1580227792537 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580227792537 */
/* start_style_dr4r3_easyText_1580227792566 */  #content_dr4r3_easyText_1580227792566 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1580227792566 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580227792566 */
/* start_style_dr4r3_easyText_1580227792567 */  #content_dr4r3_easyText_1580227792567 .buttonTool {color:#ff7800;}
 #content_dr4r3_easyText_1580227792567 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580227792567 */
/* start_style_dr4r3_easyText_1580227792601 */  #content_dr4r3_easyText_1580227792601 .buttonTool {color:#434343;}
 #content_dr4r3_easyText_1580227792601 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580227792601 */
/* start_style_dr4r3_easyText_1580227792602 */  #content_dr4r3_easyText_1580227792602 .buttonTool {color:#ff7800;}
 #content_dr4r3_easyText_1580227792602 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580227792602 */
/* start_style_dr4r3_easyText_1580230849500 */  #content_dr4r3_easyText_1580230849500 .buttonTool {color:#434343;}
 #content_dr4r3_easyText_1580230849500 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580230849500 */
/* start_style_dr4r3_easyText_1580231413218 */  #content_dr4r3_easyText_1580231413218 .buttonTool {color:#434343;}
 #content_dr4r3_easyText_1580231413218 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580231413218 */
/* start_style_dr4r3_easyText_1580231428035 */  #content_dr4r3_easyText_1580231428035 .buttonTool {color:#434343;}
 #content_dr4r3_easyText_1580231428035 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580231428035 */
/* start_style_dr4r3_easyText_1580463363669 */  #content_dr4r3_easyText_1580463363669 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1580463363669 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580463363669 */
/* start_style_dr4r3_easyText_1580463378090 */  #content_dr4r3_easyText_1580463378090 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1580463378090 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580463378090 */
/* start_style_dr4r3_easyText_1580463388441 */  #content_dr4r3_easyText_1580463388441 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1580463388441 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580463388441 */
/* start_style_dr4r3_easyText_1580463392241 */  #content_dr4r3_easyText_1580463392241 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1580463392241 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580463392241 */
/* start_style_dr4r3_easyText_1580465477848 */  #content_dr4r3_easyText_1580465477848 .buttonTool {color:#434343;}
 #content_dr4r3_easyText_1580465477848 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580465477848 */
/* start_style_dr4r3_easyText_1580465477961 */  #content_dr4r3_easyText_1580465477961 .buttonTool {color:#434343;}
 #content_dr4r3_easyText_1580465477961 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580465477961 */
/* start_style_dr4r3_easyText_1580465478001 */  #content_dr4r3_easyText_1580465478001 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1580465478001 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580465478001 */
/* start_style_dr4r3_easyText_1580465478086 */  #content_dr4r3_easyText_1580465478086 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1580465478086 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580465478086 */
/* start_style_dr4r3_easyText_1580465478129 */  #content_dr4r3_easyText_1580465478129 .buttonTool {color:#ff7800;}
 #content_dr4r3_easyText_1580465478129 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580465478129 */
/* start_style_dr4r3_easyText_1580465478131 */  #content_dr4r3_easyText_1580465478131 .buttonTool {color:#ff7800;}
 #content_dr4r3_easyText_1580465478131 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580465478131 */
/* start_style_dr4r3_easyText_1580465478155 */  #content_dr4r3_easyText_1580465478155 .buttonTool {color:#ff7800;}
 #content_dr4r3_easyText_1580465478155 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580465478155 */
/* start_style_dr4r3_easyText_1580465478156 */  #content_dr4r3_easyText_1580465478156 .buttonTool {color:#ff7800;}
 #content_dr4r3_easyText_1580465478156 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580465478156 */
/* start_style_dr4r3_easyText_1580465478158 */  #content_dr4r3_easyText_1580465478158 .buttonTool {color:#434343;}
 #content_dr4r3_easyText_1580465478158 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580465478158 */
/* start_style_dr4r3_easyText_1580465478160 */  #content_dr4r3_easyText_1580465478160 .buttonTool {color:#434343;}
 #content_dr4r3_easyText_1580465478160 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580465478160 */
/* start_style_dr4r3_easyText_1580465478163 */  #content_dr4r3_easyText_1580465478163 .buttonTool {color:#434343;}
 #content_dr4r3_easyText_1580465478163 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580465478163 */
/* start_style_dr4r3_easyText_1580465478166 */  #content_dr4r3_easyText_1580465478166 .buttonTool {color:#434343;}
 #content_dr4r3_easyText_1580465478166 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580465478166 */
/* start_style_dr4r3_easyText_1580465478202 */  #content_dr4r3_easyText_1580465478202 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1580465478202 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580465478202 */
/* start_style_dr4r3_easyText_1580465478203 */  #content_dr4r3_easyText_1580465478203 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1580465478203 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580465478203 */
/* start_style_dr4r3_easyText_1580465478231 */  #content_dr4r3_easyText_1580465478231 .buttonTool {color:#434343;}
 #content_dr4r3_easyText_1580465478231 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580465478231 */
/* start_style_dr4r3_easyText_1580465478233 */  #content_dr4r3_easyText_1580465478233 .buttonTool {color:#ff7800;}
 #content_dr4r3_easyText_1580465478233 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580465478233 */
/* start_style_dr4r3_easyText_1580465478267 */  #content_dr4r3_easyText_1580465478267 .buttonTool {color:#434343;}
 #content_dr4r3_easyText_1580465478267 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580465478267 */
/* start_style_dr4r3_easyText_1580465478270 */  #content_dr4r3_easyText_1580465478270 .buttonTool {color:#ff7800;}
 #content_dr4r3_easyText_1580465478270 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580465478270 */
/* start_style_dr4r3_easyText_1580465478304 */  #content_dr4r3_easyText_1580465478304 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1580465478304 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580465478304 */
/* start_style_dr4r3_easyText_1580465478305 */  #content_dr4r3_easyText_1580465478305 .buttonTool {color:#ff7800;}
 #content_dr4r3_easyText_1580465478305 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580465478305 */
/* start_style_dr4r3_easyText_1580465478340 */  #content_dr4r3_easyText_1580465478340 .buttonTool {color:#434343;}
 #content_dr4r3_easyText_1580465478340 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580465478340 */
/* start_style_dr4r3_easyText_1580465478341 */  #content_dr4r3_easyText_1580465478341 .buttonTool {color:#ff7800;}
 #content_dr4r3_easyText_1580465478341 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580465478341 */
/* start_style_dr4r3_easyText_1580469105516 */  #content_dr4r3_easyText_1580469105516 .buttonTool {color:#ff7800;}
 #content_dr4r3_easyText_1580469105516 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580469105516 */
/* start_style_dr4r3_easyText_1580476774931 */  #content_dr4r3_easyText_1580476774931 .buttonTool {color:#434343;}
 #content_dr4r3_easyText_1580476774931 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580476774931 */
/* start_style_dr4r3_easyText_1580476775084 */  #content_dr4r3_easyText_1580476775084 .buttonTool {color:#434343;}
 #content_dr4r3_easyText_1580476775084 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580476775084 */
/* start_style_dr4r3_easyText_1580476775128 */  #content_dr4r3_easyText_1580476775128 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1580476775128 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580476775128 */
/* start_style_dr4r3_easyText_1580476775214 */  #content_dr4r3_easyText_1580476775214 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1580476775214 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580476775214 */
/* start_style_dr4r3_easyText_1580476775259 */  #content_dr4r3_easyText_1580476775259 .buttonTool {color:#ff7800;}
 #content_dr4r3_easyText_1580476775259 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580476775259 */
/* start_style_dr4r3_easyText_1580476775261 */  #content_dr4r3_easyText_1580476775261 .buttonTool {color:#ff7800;}
 #content_dr4r3_easyText_1580476775261 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580476775261 */
/* start_style_dr4r3_easyText_1580476775262 */  #content_dr4r3_easyText_1580476775262 .buttonTool {color:#ff7800;}
 #content_dr4r3_easyText_1580476775262 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580476775262 */
/* start_style_dr4r3_easyText_1580476775287 */  #content_dr4r3_easyText_1580476775287 .buttonTool {color:#ff7800;}
 #content_dr4r3_easyText_1580476775287 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580476775287 */
/* start_style_dr4r3_easyText_1580476775288 */  #content_dr4r3_easyText_1580476775288 .buttonTool {color:#ff7800;}
 #content_dr4r3_easyText_1580476775288 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580476775288 */
/* start_style_dr4r3_easyText_1580476775290 */  #content_dr4r3_easyText_1580476775290 .buttonTool {color:#434343;}
 #content_dr4r3_easyText_1580476775290 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580476775290 */
/* start_style_dr4r3_easyText_1580476775292 */  #content_dr4r3_easyText_1580476775292 .buttonTool {color:#434343;}
 #content_dr4r3_easyText_1580476775292 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580476775292 */
/* start_style_dr4r3_easyText_1580476775294 */  #content_dr4r3_easyText_1580476775294 .buttonTool {color:#434343;}
 #content_dr4r3_easyText_1580476775294 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580476775294 */
/* start_style_dr4r3_easyText_1580476775296 */  #content_dr4r3_easyText_1580476775296 .buttonTool {color:#434343;}
 #content_dr4r3_easyText_1580476775296 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580476775296 */
/* start_style_dr4r3_easyText_1580476775330 */  #content_dr4r3_easyText_1580476775330 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1580476775330 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580476775330 */
/* start_style_dr4r3_easyText_1580476775331 */  #content_dr4r3_easyText_1580476775331 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1580476775331 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580476775331 */
/* start_style_dr4r3_easyText_1580476775364 */  #content_dr4r3_easyText_1580476775364 .buttonTool {color:#434343;}
 #content_dr4r3_easyText_1580476775364 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580476775364 */
/* start_style_dr4r3_easyText_1580476775366 */  #content_dr4r3_easyText_1580476775366 .buttonTool {color:#ff7800;}
 #content_dr4r3_easyText_1580476775366 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580476775366 */
/* start_style_dr4r3_easyText_1580476775398 */  #content_dr4r3_easyText_1580476775398 .buttonTool {color:#434343;}
 #content_dr4r3_easyText_1580476775398 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580476775398 */
/* start_style_dr4r3_easyText_1580476775400 */  #content_dr4r3_easyText_1580476775400 .buttonTool {color:#ff7800;}
 #content_dr4r3_easyText_1580476775400 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580476775400 */
/* start_style_dr4r3_easyText_1580476775431 */  #content_dr4r3_easyText_1580476775431 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1580476775431 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580476775431 */
/* start_style_dr4r3_easyText_1580476775432 */  #content_dr4r3_easyText_1580476775432 .buttonTool {color:#ff7800;}
 #content_dr4r3_easyText_1580476775432 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580476775432 */
/* start_style_dr4r3_easyText_1580476775466 */  #content_dr4r3_easyText_1580476775466 .buttonTool {color:#434343;}
 #content_dr4r3_easyText_1580476775466 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580476775466 */
/* start_style_dr4r3_easyText_1580476775468 */  #content_dr4r3_easyText_1580476775468 .buttonTool {color:#ff7800;}
 #content_dr4r3_easyText_1580476775468 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580476775468 */
/* start_style_dr4r3_easyText_1580478463155 */  #content_dr4r3_easyText_1580478463155 .buttonTool {color:#ff7800;}
 #content_dr4r3_easyText_1580478463155 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580478463155 */
/* start_style_dr4r3_easyText_1580478499275 */  #content_dr4r3_easyText_1580478499275 .buttonTool {color:#ff7800;}
 #content_dr4r3_easyText_1580478499275 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580478499275 */
/* start_style_dr4r3_easyText_1580478527748 */  #content_dr4r3_easyText_1580478527748 .buttonTool {color:#ff7800;}
 #content_dr4r3_easyText_1580478527748 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580478527748 */
/* start_style_dr4r3_easyText_1580478563353 */  #content_dr4r3_easyText_1580478563353 .buttonTool {color:#ff7800;}
 #content_dr4r3_easyText_1580478563353 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580478563353 */
/* start_style_dr4r3_easyText_1580478635137 */  #content_dr4r3_easyText_1580478635137 .buttonTool {color:#434343;}
 #content_dr4r3_easyText_1580478635137 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580478635137 */
/* start_style_dr4r3_easyText_1580478635240 */  #content_dr4r3_easyText_1580478635240 .buttonTool {color:#434343;}
 #content_dr4r3_easyText_1580478635240 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580478635240 */
/* start_style_dr4r3_easyText_1580478635280 */  #content_dr4r3_easyText_1580478635280 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1580478635280 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580478635280 */
/* start_style_dr4r3_easyText_1580478635338 */  #content_dr4r3_easyText_1580478635338 .buttonTool {color:#ff7800;}
 #content_dr4r3_easyText_1580478635338 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580478635338 */
/* start_style_dr4r3_easyText_1580478635343 */  #content_dr4r3_easyText_1580478635343 .buttonTool {color:#ff7800;}
 #content_dr4r3_easyText_1580478635343 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580478635343 */
/* start_style_dr4r3_easyText_1580478635344 */  #content_dr4r3_easyText_1580478635344 .buttonTool {color:#ff7800;}
 #content_dr4r3_easyText_1580478635344 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580478635344 */
/* start_style_dr4r3_easyText_1580478635345 */  #content_dr4r3_easyText_1580478635345 .buttonTool {color:#ff7800;}
 #content_dr4r3_easyText_1580478635345 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580478635345 */
/* start_style_dr4r3_easyText_1580478635371 */  #content_dr4r3_easyText_1580478635371 .buttonTool {color:#ff7800;}
 #content_dr4r3_easyText_1580478635371 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580478635371 */
/* start_style_dr4r3_easyText_1580478635372 */  #content_dr4r3_easyText_1580478635372 .buttonTool {color:#ff7800;}
 #content_dr4r3_easyText_1580478635372 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580478635372 */
/* start_style_dr4r3_easyText_1580478635374 */  #content_dr4r3_easyText_1580478635374 .buttonTool {color:#434343;}
 #content_dr4r3_easyText_1580478635374 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580478635374 */
/* start_style_dr4r3_easyText_1580478635376 */  #content_dr4r3_easyText_1580478635376 .buttonTool {color:#434343;}
 #content_dr4r3_easyText_1580478635376 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580478635376 */
/* start_style_dr4r3_easyText_1580478635378 */  #content_dr4r3_easyText_1580478635378 .buttonTool {color:#434343;}
 #content_dr4r3_easyText_1580478635378 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580478635378 */
/* start_style_dr4r3_easyText_1580478635380 */  #content_dr4r3_easyText_1580478635380 .buttonTool {color:#434343;}
 #content_dr4r3_easyText_1580478635380 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580478635380 */
/* start_style_dr4r3_easyText_1580478635413 */  #content_dr4r3_easyText_1580478635413 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1580478635413 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580478635413 */
/* start_style_dr4r3_easyText_1580478635414 */  #content_dr4r3_easyText_1580478635414 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1580478635414 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580478635414 */
/* start_style_dr4r3_easyText_1580478635442 */  #content_dr4r3_easyText_1580478635442 .buttonTool {color:#434343;}
 #content_dr4r3_easyText_1580478635442 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580478635442 */
/* start_style_dr4r3_easyText_1580478635444 */  #content_dr4r3_easyText_1580478635444 .buttonTool {color:#ff7800;}
 #content_dr4r3_easyText_1580478635444 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580478635444 */
/* start_style_dr4r3_easyText_1580478635474 */  #content_dr4r3_easyText_1580478635474 .buttonTool {color:#434343;}
 #content_dr4r3_easyText_1580478635474 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580478635474 */
/* start_style_dr4r3_easyText_1580478635476 */  #content_dr4r3_easyText_1580478635476 .buttonTool {color:#ff7800;}
 #content_dr4r3_easyText_1580478635476 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580478635476 */
/* start_style_dr4r3_easyText_1580478635518 */  #content_dr4r3_easyText_1580478635518 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1580478635518 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580478635518 */
/* start_style_dr4r3_easyText_1580478635519 */  #content_dr4r3_easyText_1580478635519 .buttonTool {color:#ff7800;}
 #content_dr4r3_easyText_1580478635519 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580478635519 */
/* start_style_dr4r3_easyText_1580478635555 */  #content_dr4r3_easyText_1580478635555 .buttonTool {color:#434343;}
 #content_dr4r3_easyText_1580478635555 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580478635555 */
/* start_style_dr4r3_easyText_1580478635556 */  #content_dr4r3_easyText_1580478635556 .buttonTool {color:#ff7800;}
 #content_dr4r3_easyText_1580478635556 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580478635556 */
/* start_style_dr4r3_easyText_1580484736841 */  #content_dr4r3_easyText_1580484736841 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1580484736841 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580484736841 */
/* start_style_dr4r3_easyText_1580484758162 */  #content_dr4r3_easyText_1580484758162 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1580484758162 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580484758162 */
/* start_style_dr4r3_easyText_1580484766014 */  #content_dr4r3_easyText_1580484766014 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1580484766014 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580484766014 */
/* start_style_dr4r3_easyText_1580720725962 */  #content_dr4r3_easyText_1580720725962 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1580720725962 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580720725962 */
/* start_style_dr4r3_easyText_1580805250942 */  #content_dr4r3_easyText_1580805250942 .buttonTool {color:#434343;}
 #content_dr4r3_easyText_1580805250942 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580805250942 */
/* start_style_dr4r3_easyText_1580805251109 */  #content_dr4r3_easyText_1580805251109 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1580805251109 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580805251109 */
/* start_style_dr4r3_easyText_1580805251170 */  #content_dr4r3_easyText_1580805251170 .buttonTool {color:#ff7800;}
 #content_dr4r3_easyText_1580805251170 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580805251170 */
/* start_style_dr4r3_easyText_1580805251249 */  #content_dr4r3_easyText_1580805251249 .buttonTool {color:#ff7800;}
 #content_dr4r3_easyText_1580805251249 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580805251249 */
/* start_style_dr4r3_easyText_1580805251250 */  #content_dr4r3_easyText_1580805251250 .buttonTool {color:#ff7800;}
 #content_dr4r3_easyText_1580805251250 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580805251250 */
/* start_style_dr4r3_easyText_1580805251253 */  #content_dr4r3_easyText_1580805251253 .buttonTool {color:#434343;}
 #content_dr4r3_easyText_1580805251253 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580805251253 */
/* start_style_dr4r3_easyText_1580805251255 */  #content_dr4r3_easyText_1580805251255 .buttonTool {color:#434343;}
 #content_dr4r3_easyText_1580805251255 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580805251255 */
/* start_style_dr4r3_easyText_1580805251257 */  #content_dr4r3_easyText_1580805251257 .buttonTool {color:#434343;}
 #content_dr4r3_easyText_1580805251257 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580805251257 */
/* start_style_dr4r3_easyText_1580805251259 */  #content_dr4r3_easyText_1580805251259 .buttonTool {color:#434343;}
 #content_dr4r3_easyText_1580805251259 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580805251259 */
/* start_style_dr4r3_easyText_1580805251301 */  #content_dr4r3_easyText_1580805251301 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1580805251301 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580805251301 */
/* start_style_dr4r3_easyText_1580805251302 */  #content_dr4r3_easyText_1580805251302 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1580805251302 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580805251302 */
/* start_style_dr4r3_easyText_1580805251329 */  #content_dr4r3_easyText_1580805251329 .buttonTool {color:#434343;}
 #content_dr4r3_easyText_1580805251329 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580805251329 */
/* start_style_dr4r3_easyText_1580805251331 */  #content_dr4r3_easyText_1580805251331 .buttonTool {color:#ff7800;}
 #content_dr4r3_easyText_1580805251331 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580805251331 */
/* start_style_dr4r3_easyText_1580805251358 */  #content_dr4r3_easyText_1580805251358 .buttonTool {color:#434343;}
 #content_dr4r3_easyText_1580805251358 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580805251358 */
/* start_style_dr4r3_easyText_1580805251360 */  #content_dr4r3_easyText_1580805251360 .buttonTool {color:#ff7800;}
 #content_dr4r3_easyText_1580805251360 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580805251360 */
/* start_style_dr4r3_easyText_1580805251393 */  #content_dr4r3_easyText_1580805251393 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1580805251393 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580805251393 */
/* start_style_dr4r3_easyText_1580805251395 */  #content_dr4r3_easyText_1580805251395 .buttonTool {color:#ff7800;}
 #content_dr4r3_easyText_1580805251395 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580805251395 */
/* start_style_dr4r3_easyText_1580805251434 */  #content_dr4r3_easyText_1580805251434 .buttonTool {color:#434343;}
 #content_dr4r3_easyText_1580805251434 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580805251434 */
/* start_style_dr4r3_easyText_1580805251435 */  #content_dr4r3_easyText_1580805251435 .buttonTool {color:#ff7800;}
 #content_dr4r3_easyText_1580805251435 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580805251435 */
/* start_style_dr4r3_easyText_1580805381195 */  #content_dr4r3_easyText_1580805381195 .buttonTool {color:#ff7800;}
 #content_dr4r3_easyText_1580805381195 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:1px;}
 /* end_style_dr4r3_easyText_1580805381195 */
/* start_style_dr4r3_easyText_1580805381243 */  #content_dr4r3_easyText_1580805381243 .buttonTool {color:#434343;}
 #content_dr4r3_easyText_1580805381243 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580805381243 */
/* start_style_dr4r3_easyText_1580805381344 */  #content_dr4r3_easyText_1580805381344 .buttonTool {color:#434343;}
 #content_dr4r3_easyText_1580805381344 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580805381344 */
/* start_style_dr4r3_easyText_1580805381384 */  #content_dr4r3_easyText_1580805381384 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1580805381384 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580805381384 */
/* start_style_dr4r3_easyText_1580805381450 */  #content_dr4r3_easyText_1580805381450 .buttonTool {color:#ff7800;}
 #content_dr4r3_easyText_1580805381450 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580805381450 */
/* start_style_dr4r3_easyText_1580805381452 */  #content_dr4r3_easyText_1580805381452 .buttonTool {color:#ff7800;}
 #content_dr4r3_easyText_1580805381452 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580805381452 */
/* start_style_dr4r3_easyText_1580805381454 */  #content_dr4r3_easyText_1580805381454 .buttonTool {color:#ff7800;}
 #content_dr4r3_easyText_1580805381454 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580805381454 */
/* start_style_dr4r3_easyText_1580805381455 */  #content_dr4r3_easyText_1580805381455 .buttonTool {color:#ff7800;}
 #content_dr4r3_easyText_1580805381455 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580805381455 */
/* start_style_dr4r3_easyText_1580805381479 */  #content_dr4r3_easyText_1580805381479 .buttonTool {color:#ff7800;}
 #content_dr4r3_easyText_1580805381479 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580805381479 */
/* start_style_dr4r3_easyText_1580805381480 */  #content_dr4r3_easyText_1580805381480 .buttonTool {color:#ff7800;}
 #content_dr4r3_easyText_1580805381480 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580805381480 */
/* start_style_dr4r3_easyText_1580805381482 */  #content_dr4r3_easyText_1580805381482 .buttonTool {color:#434343;}
 #content_dr4r3_easyText_1580805381482 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580805381482 */
/* start_style_dr4r3_easyText_1580805381484 */  #content_dr4r3_easyText_1580805381484 .buttonTool {color:#434343;}
 #content_dr4r3_easyText_1580805381484 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580805381484 */
/* start_style_dr4r3_easyText_1580805381486 */  #content_dr4r3_easyText_1580805381486 .buttonTool {color:#434343;}
 #content_dr4r3_easyText_1580805381486 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580805381486 */
/* start_style_dr4r3_easyText_1580805381491 */  #content_dr4r3_easyText_1580805381491 .buttonTool {color:#434343;}
 #content_dr4r3_easyText_1580805381491 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580805381491 */
/* start_style_dr4r3_easyText_1580805381546 */  #content_dr4r3_easyText_1580805381546 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1580805381546 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580805381546 */
/* start_style_dr4r3_easyText_1580805381547 */  #content_dr4r3_easyText_1580805381547 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1580805381547 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580805381547 */
/* start_style_dr4r3_easyText_1580805381575 */  #content_dr4r3_easyText_1580805381575 .buttonTool {color:#434343;}
 #content_dr4r3_easyText_1580805381575 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580805381575 */
/* start_style_dr4r3_easyText_1580805381577 */  #content_dr4r3_easyText_1580805381577 .buttonTool {color:#ff7800;}
 #content_dr4r3_easyText_1580805381577 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580805381577 */
/* start_style_dr4r3_easyText_1580805381613 */  #content_dr4r3_easyText_1580805381613 .buttonTool {color:#434343;}
 #content_dr4r3_easyText_1580805381613 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580805381613 */
/* start_style_dr4r3_easyText_1580805381615 */  #content_dr4r3_easyText_1580805381615 .buttonTool {color:#ff7800;}
 #content_dr4r3_easyText_1580805381615 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580805381615 */
/* start_style_dr4r3_easyText_1580805381648 */  #content_dr4r3_easyText_1580805381648 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1580805381648 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580805381648 */
/* start_style_dr4r3_easyText_1580805381649 */  #content_dr4r3_easyText_1580805381649 .buttonTool {color:#ff7800;}
 #content_dr4r3_easyText_1580805381649 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580805381649 */
/* start_style_dr4r3_easyText_1580805381687 */  #content_dr4r3_easyText_1580805381687 .buttonTool {color:#434343;}
 #content_dr4r3_easyText_1580805381687 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580805381687 */
/* start_style_dr4r3_easyText_1580805381688 */  #content_dr4r3_easyText_1580805381688 .buttonTool {color:#ff7800;}
 #content_dr4r3_easyText_1580805381688 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580805381688 */
/* start_style_dr4r3_easyText_1580821429876 */  #content_dr4r3_easyText_1580821429876 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1580821429876 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580821429876 */
/* start_style_dr4r3_easyText_1580821441799 */  #content_dr4r3_easyText_1580821441799 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1580821441799 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580821441799 */
/* start_style_dr4r3_easyText_1580821476372 */  #content_dr4r3_easyText_1580821476372 .buttonTool {color:#ff7800;}
 #content_dr4r3_easyText_1580821476372 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580821476372 */
/* start_style_dr4r3_easyText_1580821476374 */  #content_dr4r3_easyText_1580821476374 .buttonTool {color:#434343;}
 #content_dr4r3_easyText_1580821476374 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.8; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580821476374 */
/* start_style_dr4r3_easyText_1580821476376 */  #content_dr4r3_easyText_1580821476376 .buttonTool {color:#434343;}
 #content_dr4r3_easyText_1580821476376 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580821476376 */
/* start_style_dr4r3_easyText_1580821476380 */  #content_dr4r3_easyText_1580821476380 .buttonTool {color:#434343;}
 #content_dr4r3_easyText_1580821476380 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580821476380 */
/* start_style_dr4r3_easyText_1580821476378 */  #content_dr4r3_easyText_1580821476378 .buttonTool {color:#434343;}
 #content_dr4r3_easyText_1580821476378 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580821476378 */
/* start_style_dr4r3_easyText_1580827896197 */  #content_dr4r3_easyText_1580827896197 .buttonTool {color:#ff9900;}
 #content_dr4r3_easyText_1580827896197 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580827896197 */
/* start_style_dr4r3_easyText_1580827896201 */  #content_dr4r3_easyText_1580827896201 .buttonTool {color:#ff9900;}
 #content_dr4r3_easyText_1580827896201 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580827896201 */
/* start_style_dr4r3_easyText_1580827896203 */  #content_dr4r3_easyText_1580827896203 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1580827896203 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580827896203 */
/* start_style_dr4r3_easyText_1580827896205 */  #content_dr4r3_easyText_1580827896205 .buttonTool {color:#ff9900;}
 #content_dr4r3_easyText_1580827896205 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580827896205 */
/* start_style_dr4r3_easyText_1580827896207 */  #content_dr4r3_easyText_1580827896207 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1580827896207 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580827896207 */
/* start_style_dr4r3_easyText_1580827896209 */  #content_dr4r3_easyText_1580827896209 .buttonTool {color:#ff9900;}
 #content_dr4r3_easyText_1580827896209 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580827896209 */
/* start_style_dr4r3_easyText_1580827896211 */  #content_dr4r3_easyText_1580827896211 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1580827896211 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580827896211 */
/* start_style_dr4r3_easyText_1580827896213 */  #content_dr4r3_easyText_1580827896213 .buttonTool {color:#ff9900;}
 #content_dr4r3_easyText_1580827896213 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580827896213 */
/* start_style_dr4r3_easyText_1580827896215 */  #content_dr4r3_easyText_1580827896215 .buttonTool {color:#ffffff;}
 #content_dr4r3_easyText_1580827896215 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580827896215 */
/* start_style_dr4r3_easyText_1580828021140 */  #content_dr4r3_easyText_1580828021140 .buttonTool {color:#ff7800;}
 #content_dr4r3_easyText_1580828021140 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:1px;}
 /* end_style_dr4r3_easyText_1580828021140 */
/* start_style_dr4r3_easyText_1580828021108 */  #content_dr4r3_easyText_1580828021108 .buttonTool {color:#434343;}
 #content_dr4r3_easyText_1580828021108 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580828021108 */
/* start_style_dr4r3_easyText_1580227157485 */  #content_dr4r3_easyText_1580227157485 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1580227157485 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580227157485 */
/* start_style_dr4r3_easyText_1580828114626 */  #content_dr4r3_easyText_1580828114626 .buttonTool {color:#ff7800;}
 #content_dr4r3_easyText_1580828114626 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580828114626 */
/* start_style_dr4r3_easyText_1580828135067 */  #content_dr4r3_easyText_1580828135067 .buttonTool {color:#ff7800;}
 #content_dr4r3_easyText_1580828135067 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580828135067 */
/* start_style_dr4r3_easyText_1580828148140 */  #content_dr4r3_easyText_1580828148140 .buttonTool {color:#434343;}
 #content_dr4r3_easyText_1580828148140 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580828148140 */
/* start_style_dr4r3_easyText_1580829954516 */  #content_dr4r3_easyText_1580829954516 .buttonTool {color:#ff7800;}
 #content_dr4r3_easyText_1580829954516 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.2; letter-spacing:1px;}
 /* end_style_dr4r3_easyText_1580829954516 */
/* start_style_dr4r3_easyText_1580830389950 */  #content_dr4r3_easyText_1580830389950 .buttonTool {color:#434343;}
 #content_dr4r3_easyText_1580830389950 .buttonTool { font-family:Assistant, arial; font-weight:normal; font-style:normal; text-decoration:none; line-height:1.4; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1580830389950 */
/* start_style_dr4r3_easyText_1583747664830 */  #content_dr4r3_easyText_1583747664830 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1583747664830 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1583747664830 */
/* start_style_dr4r3_easyText_1583747756311 */  #content_dr4r3_easyText_1583747756311 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1583747756311 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1583747756311 */
/* start_style_dr4r3_easyText_1583747821364 */  #content_dr4r3_easyText_1583747821364 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1583747821364 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1583747821364 */
/* start_style_dr4r3_easyText_1583747900434 */  #content_dr4r3_easyText_1583747900434 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1583747900434 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1583747900434 */
/* start_style_dr4r3_easyText_1583747988328 */  #content_dr4r3_easyText_1583747988328 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1583747988328 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1583747988328 */
/* start_style_dr4r3_easyText_1583748057548 */  #content_dr4r3_easyText_1583748057548 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1583748057548 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1583748057548 */
/* start_style_dr4r3_easyText_1583748125851 */  #content_dr4r3_easyText_1583748125851 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1583748125851 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1583748125851 */
/* start_style_dr4r3_easyText_1583748192106 */  #content_dr4r3_easyText_1583748192106 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1583748192106 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1583748192106 */
/* start_style_dr4r3_easyText_1583748276833 */  #content_dr4r3_easyText_1583748276833 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1583748276833 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1583748276833 */
/* start_style_dr4r3_easyText_1583748356572 */  #content_dr4r3_easyText_1583748356572 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1583748356572 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1583748356572 */
/* start_style_dr4r3_easyText_1583748428493 */  #content_dr4r3_easyText_1583748428493 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1583748428493 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1583748428493 */
/* start_style_dr4r3_easyText_1583748489839 */  #content_dr4r3_easyText_1583748489839 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1583748489839 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1583748489839 */
/* start_style_dr4r3_easyText_1583748558015 */  #content_dr4r3_easyText_1583748558015 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1583748558015 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1583748558015 */
/* start_style_dr4r3_easyText_1583748623439 */  #content_dr4r3_easyText_1583748623439 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1583748623439 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1583748623439 */
/* start_style_dr4r3_easyText_1583928325377 */  #content_dr4r3_easyText_1583928325377 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1583928325377 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1583928325377 */
/* start_style_dr4r3_easyText_1590584312990 */  #content_dr4r3_easyText_1590584312990 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1590584312990 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1590584312990 */
/* start_style_dr4r3_easyText_1590584372205 */  #content_dr4r3_easyText_1590584372205 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1590584372205 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1590584372205 */
/* start_style_dr4r3_easyText_1590584442325 */  #content_dr4r3_easyText_1590584442325 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1590584442325 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1590584442325 */
/* start_style_dr4r3_easyText_1590584509956 */  #content_dr4r3_easyText_1590584509956 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1590584509956 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1590584509956 */
/* start_style_dr4r3_easyText_1590584571449 */  #content_dr4r3_easyText_1590584571449 .buttonTool {color:#000000;}
 #content_dr4r3_easyText_1590584571449 .buttonTool { font-family:Assistant, arial; font-weight:bold; font-style:normal; text-decoration:none; line-height:2; letter-spacing:0px;}
 /* end_style_dr4r3_easyText_1590584571449 */


