@font-face {
    font-family: 'atlantabook';
    src: url('/user_style/bratlrs0-webfont.eot');
    src: url('/user_style/bratlrs0-webfont.eot?#iefix') format('embedded-opentype'),
         url('/user_style/bratlrs0-webfont.woff') format('woff'),
         url('/user_style/bratlrs0-webfont.ttf') format('truetype'),
         url('/user_style/bratlrs0-webfont.svg#atlantabook') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'atlantademi';
    src: url('/user_style/bratlbs0-webfont.eot');
    src: url('/user_style/bratlbs0-webfont.eot?#iefix') format('embedded-opentype'),
         url('/user_style/bratlbs0-webfont.woff') format('woff'),
         url('/user_style/bratlbs0-webfont.ttf') format('truetype'),
         url('/user_style/bratlbs0-webfont.svg#atlantademi') format('svg');
    font-weight: normal;
    font-style: normal;

}

*
{
	color:				#e7113d;
	font-family:		Arial, Helvetica, Sans-serif;
}

h2
{
	font-size:			8pt;
	margin-left:		10px;
	margin-bottom:		0px;
}

p
{
	margin-left:		10px;
}

.body
{
	background-color:	#e0e0e0;
	font-size:			8pt;
	margin:				0px;
	padding:				0px;
	width:				100%;
	overflow:			scroll;
}

.page
{
	border-radius: 	40px 0px 40px 0px;
	box-shadow:			0px 0px 50px 0px #808080;
	background-color:	#ffffff;
	left:					50%;
	padding:				0px;
	position:			relative;
	width:				1100px;
	margin-left:		-550px;
	margin-top:			20px;
	margin-bottom:		20px;
}

.table
{
	border-collapse:	collapse;
	width:				100%;
}

.table_row
{
	vertical-align:	top;
}

.table_cell_header, 
.table_cell_footer, 
.table_cell_menu, 
.table_cell_side_panel
{
	vertical-align:	top;
}

.table_cell_header
{
	color:				#e7113d;
	width:				880px;
}

.table_cell_footer_left,
.table_cell_footer,
.table_cell_footer_right
{
	border-top:			3px solid #e7113d;
	padding:				0px;
	padding-top:		10px;
	padding-bottom:	10px;
}

.table_cell_footer_left
{
	padding-left:		12px;
}

.table_cell_footer
{
	padding-left:		10px;
}

.table_cell_footer_middle
{
}

.table_cell_footer_right
{
	padding-left:		30px;
}

.table_cell_header_menu
{
	padding-bottom:	10px;
	vertical-align:	bottom;
	width:				880px;
}

.table_cell_menu_link
{
}

.table_cell_menu
{
}

.table_cell_portal_menu
{
	width:				120px;
	padding-bottom:	20px;
}

.table_cell_portal
{
	padding:				0px;
	width:				760px;
}

.table_cell_side_panel
{
	width:				220px;
	padding-bottom:	20px;
}
.portal_div
{
	min-height:			300px;
	padding:				0px;
}

.portal_shopping_cart_div
{
	float:				right;
	padding:				0px;
}

.portal_button
{
	background-color:	#e7113d;
	border:				none;
	border-radius:		10px;
	color:				#ffffff;
	cursor:				pointer;
	font-size:			12px;
	margin:				0px;
	margin-right:		20px;
	padding-left:		10px;
	padding-right:		10px;
	padding-top:		1px;
	padding-bottom:	1px;
}

.portal_button:hover
{
	background-color:	#339876;
}

.portal_panel
{
	border:				1px solid #e7113d;
	border-radius:		10px;
	float:				right;
	font-size:			12px;
	margin-right:		6px;
	margin-left:		14px;
	margin-top:			20px;
	margin-bottom:		20px;
	width:				350px;
}

.portal_table
{
	border-collapse:	separate;
	border:				1px solid #e7113d;
	border-radius:		10px;
	font-size:			12px;
	margin-left:		30px;
	margin-bottom:		0px;
	width:				724px;
}

table + table.portal_table
{
	margin-top:			20px;
}

br + form > table.portal_table_login,
br + form > table.portal_table_create_account
{
	border-collapse:	separate;
	border:				1px solid #e7113d;
	border-radius:		10px;
	font-size:			12px;
	margin-top:			10px;
	margin-left:		30px;
	margin-bottom:		20px;
	width:				350px;
}

.portal_left_menu_table_login
{
	background-image:	url(/user_images/lock.png);
	background-repeat: no-repeat;
	background-position: 7px 5px;
	border-collapse:	separate;
	border:				2px solid #e7113d;
	border-right:		none;
	border-radius:		10px 0px 0px 10px;
	float:				right;
	font-size:			12px;
	margin-top:			10px;
	width:				200px;
}

.portal_table_login
{
	width:				220px;
}

.portal_table_create_account
{
	width:				320px;
}

.portal_left_menu_table_row_header,
.portal_left_menu_table_row,
.portal_left_menu_table_row_footer,
.portal_table_row
{
	vertical-align:	top;
}

.portal_table_cell,
.portal_table_cell_left,
.portal_table_cell_radio,
.portal_table_cell_header,
.portal_table_cell_subheader,
.portal_table_cell_footer,
.portal_left_menu_table_cell_header,
.portal_left_menu_table_cell,
.portal_left_menu_table_cell_footer
{
	padding:					0px;
}

.portal_left_menu_table_cell_header
{
	font-family:				atlantabook, helvetica, sans-serif;
	font-size:					14px;
	padding-top:				5px;
	padding-left:				32px;
	padding-bottom:			8px;
}

.portal_left_menu_table_cell
{
	padding-left:				32px;
	padding-top:				3px;
	padding-bottom:			3px;
}

.portal_left_menu_table_cell_footer
{
	/*text-align:					right;*/
	padding-left:				28px;
	padding-right:				5px;
	padding-top:				8px;
	padding-bottom:			0px;
}

.portal_list_table
{
	border:				1px solid #e7113d;
	border-radius:		10px;
	border-collapse:	separate;
	font-size:			12px;
	width:					724px;
	margin-left:			30px;
}

.portal_list_table_row,
.portal_list_table_row_even,
.portal_list_table_row_odd,
.portal_list_table_row_header,
.portal_list_table_row_footer,
.portal_list_table_row_pages
{
}

.portal_list_table_row
{
}

.portal_list_table_row_odd
{
   background-color:		#f0f0f0;
}

.portal_list_table_row_even
{
}

.portal_list_table_row_header
{
	font-weight:			bold;
}

.portal_list_table_row_footer
{
	font-weight:			bold;
}		

.portal_list_table_row_pages
{
}

.portal_list_table_cell,
.portal_list_table_cell_pages,
.portal_list_table_cell_footer,
.portal_list_table_cell_header,
.portal_list_table_cell_header_action
{
	padding-left:			10px;
	padding-top:			2px;
	padding-bottom:		2px;
}

.portal_list_table_cell_footer,
.portal_list_table_cell_header,
.portal_list_table_cell_header_action,
.portal_list_table_cell_header_icon
{
   border-bottom:			1px solid #d0d0d0;
}

.portal_list_table_cell_header
{
	font-family:			atlantabook, helvetica, sans-serif;
	font-size:				16px;
   padding-top:			4px;
   padding-bottom:		6px;
}

.portal_list_table_cell_header_action
{
	padding-right:			10px;
   width:					5%;
}

.portal_list_table_cell_header_icon
{
   width:					1%;
}

.portal_list_table_cell_footer
{
   border-top:				1px solid #d0d0d0;
}

.portal_list_table_cell_pages
{
	padding-top:			6px;
   padding-bottom:		4px;
}

.portal_list_header_icon
{
	border: 					none; 
	height: 					14px;
	vertical-align: 		bottom; 
}

.portal_list_page_link_selected,
.portal_list_page_link_selected:hover,
.portal_list_page_link_selected:active,
.portal_list_page_link,
.portal_list_page_link:hover,
.portal_list_page_link:active
{
	border:					1px solid #e7113d;
	border-radius:			10px;
	color:					#e7113d;
	margin-right:			2px;
	padding-bottom:		1px;
	padding-left:			5px;
	padding-right:			5px;
	padding-top:			1px;
	text-decoration:		none;
}

.portal_list_page_link_selected
{
	background-color:		#f0f0f0;
}

.portal_list_page_link_selected:hover,
.portal_list_page_link_selected:active,
.portal_list_page_link:hover,
.portal_list_page_link:active
{
	border-color:			#339876;
	background-color:		#d0d0d0;
	color:					#339876;
}

.portal_list_image
{
	border:					none;
}

.portal_detail_table
{
	border:				1px solid #e7113d;
	border-radius:		10px;
	font-size:			12px;
	border-collapse:	separate;
	width:				724px;
	margin-left:		30px;
	margin-bottom:		8px;
	margin-top:			6px;
}

.portal_detail_table_row,
.portal_detail_table_row_header
{
}

.portal_detail_table_row_header
{
}

.portal_detail_table_cell,
.portal_detail_table_cell_header,
.portal_detail_table_cell_separator_left,
.portal_detail_table_cell_separator_right,
.portal_detail_table_cell_left,
.portal_detail_table_cell_right
{
	padding-left:			10px;
   padding-top:			1px;
}

.portal_detail_table_cell_header
{
	font-family:			atlantabook, helvetica, sans-serif;
	font-size:				16px;
   padding-top:			4px;
   padding-bottom:		6px;
}

.portal_detail_table_cell_left
{
	width:					180px;
}

.portal_detail_table_cell_right
{
	width:					420px;
}

.portal_detail_table_cell_separator_left,
.portal_detail_table_cell_separator_right
{
   padding-bottom:		6px;
}

.portal_detail_paragraph_payment_success
{
	color:					green;
	font-weight:			bold;
}

.portal_detail_paragraph_payment_failure
{
	color:					red;
	font-weight:			bold;
}

.portal_detail_paragraph_amount_due,
.portal_detail_paragraph_amount_due_nonzero
{
	margin-left:			0px;
}

.portal_detail_paragraph_amount_due_nonzero
{
	color:					red;
	font-weight:			bold;
}

.portal_table_cell,
.portal_table_cell_left,
.portal_table_cell_right
{
	padding-left:				10px;
	padding-top:				5px;
	padding-bottom:			5px;
}

.portal_table_cell_left
{
	width:				120px;
	white-space:		nowrap;
}

.portal_table_cell_header
{
	font-family:				atlantademi, helvetica, sans-serif;
	font-size:					20px;
	padding-left:				10px;
	padding-bottom:			5px;
}

.portal_table_cell_subheader,
.portal_table_cell_caption
{
	font-family:				atlantabook, helvetica, sans-serif;
	font-size:					16px;
	padding-left:				10px;
	padding-top:				5px;
	padding-bottom:			5px;
}

.portal_table_cell_footer
{
	padding-left:				6px;
	padding-top:				10px;
	padding-bottom:			5px;
}

.portal_table_cell_button
{
	padding-left:				15px;
	padding-top:				3px;
	padding-bottom:			5px;
}

.portal_table_cell_login,
.portal_table_cell_account,
.portal_table_cell_text_box
{
	padding:				4px;
	padding-left:		10px;
}

.portal_table_cell_login
{
	font-family:				atlantabook, helvetica, sans-serif;
	font-size:					16px;
	padding-bottom:			5px;
	padding-top:				5px;
}

.portal_table_cell_account
{
}

.portal_table_cell_text_box
{
	padding-bottom:	0px;
	padding-top:		0px;
}

.portal_table_cell_account_radio
{
	padding-bottom:	0px;
	padding-left:		20px;
	padding-right:		10px;
	padding-top:		0px;
}

.portal_table_cell_radio
{
	padding:				5px;
	padding-left:		10px;
	width:				15px;
}

.portal_text_box
{
	border:				1px solid #e7113d;
	border-radius:		10px;
	font-size:			12px;
	padding-left:		5px;
	margin-left:		5px;
	width:				200px;
}

.portal_text_box_small
{
	border:				1px solid #e7113d;
	border-radius:		10px;
	font-size:			12px;
	padding-left:		5px;
	margin-left:		5px;
	width:				100px;
}

.portal_dropdown:hover,
.portal_dropdown_small:hover,
.portal_text_box:hover,
.portal_text_box_small:hover
{
	border-color:		#339876;
	box-shadow:			0px 0px 5px 0px #339876;
	color:				#339876;
}

.portal_radio:hover,
.portal_checkbox:hover
{
	box-shadow:			0px 0px 5px 0px #339876;
}

.portal_dropdown,
.portal_dropdown_small
{
	border:				1px solid #e7113d;
	border-radius:		10px 0px 0px 10px;
	font-size:			12px;
	margin-left:		5px;
}

.portal_dropdown
{
	width:				200px;
}

.portal_dropdown_small
{
	width:				100px;
}

.portal_radio
{
}

.portal_form
{
	margin:				0px;
}

table + br + p.portal_paragraph,
table + p.portal_paragraph_header
{
	margin-left:				30px;
}

.portal_paragraph
{
	font-size:			12px;
	margin:				10px;
}

.portal_paragraph_header
{
	font-size:			12px;
	margin:				10px;
}

.portal_paragraph_error
{
	color:				red;
	margin:				10px;
}

.portal_textlink
{
	color:				#e7113d;
	font-size:			12px;
	text-decoration:	none;
}

.portal_textlink_header
{
	font-family:		atlantabook, helvetica, sans-serif;
	font-size:			20px;
	text-decoration:	none;
}

.portal_textlink_header:hover,
.portal_textlink:hover
{
	color:					#339876;
}

.categories_div
{
	padding:				0px;
}

.categories_table
{
	border-collapse:	collapse;
	width:				100%;
}

.categories_table_row_expanded,
.categories_table_row_selected,
.categories_table_row_subcategory_selected,
.categories_table_row_header,
.categories_table_row_footer,
.categories_table_row
{
}

.categories_table_row_footer
{
	display: 			none;
}

.categories_table_row_subcategory_selected,
.categories_table_row_subcategory
{
}

.categories_table_cell_subcategory,
.categories_table_cell_subcategory_selected
{
}

.categories_table_cell_category_selected,
.categories_table_cell_category_expanded,
.categories_table_cell_articles_expanded,
.categories_table_cell_articles_selected,
.categories_table_cell_header, 
.categories_table_cell_category, 
.categories_table_cell_articles,
.categories_table_cell_footer
{
}

.categories_table_cell_header
{
	display:				none;
}

.categories_table_cell_category_expanded,
.categories_table_cell_category_selected,
.categories_table_cell_category
{
}

.categories_table_cell_subcategory
{
}

.categories_table_cell_articles_selected,
.categories_table_cell_articles_expanded,
.categories_table_cell_articles
{
	display:				none;
}

.categories_table_cell_footer
{
	display:				none;
}

.categories_textlink
{
	margin:				0px;
	padding:				0px;
}

.categories_textlink_link
{
	background-color: #e7113d;
	border-radius:		0px 10px 10px 0px;
	display:				inline-block;
	color:				#ffffff;
	font-family:		arial, helvetica, sans-serif;
	font-size:			12px;
	height:				20px;
	padding:				0px;
	padding-left:		10px;
	padding-top:		5px;
	margin-bottom:		5px;
	text-decoration:	none;
	white-space:		nowrap;
	width:				110px;
}

.categories_textlink_link:hover
{
	background-color: #339876;
	color:				#ffffff;
}

.side_panel_textlink,
.side_panel_textlink:hover,
.side_panel_textlink:active
{
	text-decoration:	none;
}

.side_panel_textlink
{
	color:					#e7113d;
	font-size:				12px;
}

.side_panel_textlink:hover
{
	color:					#339876;
}

.side_panel_textlink:active
{
	color:					#0000a0;
}

.categories_textlink_grey,
.categories_textlink_grey:hover,
.categories_textlink_grey:active
{
	text-decoration:	none;
}

.categories_textlink_grey
{
	color:				#ff80a0;
}

.categories_textlink_grey:hover
.categories_textlink_grey:active
{
	color:				#0000a0;
}

.categories_overviewlink_grey,
.categories_overviewlink_grey:hover,
.categories_overviewlink_grey:active
{
	text-decoration:	none;
}

.categories_overviewlink_grey
{
	color:				#ff80a0;
}

.categories_overviewlink_grey:hover
.categories_overviewlink_grey:active
{
	color:				#0000a0;
}

.categories_list_link_selected,
.categories_list_link_selected:hover,
.categories_list_link_selected:active,
.categories_list_link,
.categories_list_link:hover,
.categories_list_link:active
{
	border:				1px solid #e7113d;
	border-radius:		5px;
	color:				#e7113d;
	margin-right:		5px;
	padding-bottom:	1px;
	padding-left:		4px;
	padding-right:		4px;
	padding-top:		1px;
	text-decoration:	none;
}

.categories_list_link_selected
{
	background-color:	#fff0f0;
}

.categories_list_link_selected:hover,
.categories_list_link_selected:active,
.categories_list_link:hover,
.categories_list_link:active
{
	border:				1px solid #339876;
	background-color:	#339876;
	color:				#ffffff;
}

.menu_div
{
	background-color:	#fef4f5;
	padding:				10px;
}

.menu_language_dropdown
{
	font-size:			8pt;
	width:				120px;
}

.menu_form
{
	margin:				0px;
}

.menu_table
{
	border-collapse:	collapse;
	width:				100%;
}

.menu_table_row
{
	vertical-align:	top;
}

.menu_table_cell,
.menu_table_cell_last,
.menu_table_cell_fill
{
	padding-left:		10px;
	padding-right:		10px;
	font-size:			8pt;
	text-align:			center;
	white-space:		nowrap;
}

.menu_table_cell
{
	border-right:		1px solid #e7d0d0;
}

.menu_table_cell_last
{
}

.menu_table_cell_fill
{
	text-align:			right;
	width:				90%;
}

.menu_textlink,
.menu_textlink:hover,
.menu_textlink:active
{
	color:				#686bd6;
	text-decoration:	none;
}

.menu_textlink:hover,
.menu_textlink:active
{
	color:				#0000a0;
}

.left_menu_div
{
	float:				right;
	padding:				0px;
}

.left_menu_table,
.left_menu_table_welcome
{
	background-image:	url(/user_images/lock.png);
	background-repeat: no-repeat;
	background-position: 7px 5px;
	border-collapse:	separate;
	border:				2px solid #e7113d;
	border-right:		none;
	border-radius:		10px 0px 0px 10px;
	float:				right;
	font-size:			12px;
	margin-top:			10px;
	width:				200px;
}

.left_menu_table_row_header,
.left_menu_table_row_footer,
.left_menu_table_row_welcome_header,
.left_menu_table_row_welcome,
.left_menu_table_row_welcome_footer,
.left_menu_table_row
{
	vertical-align:	top;
}

.left_menu_table_cell,
.left_menu_table_cell_welcome,
.left_menu_table_cell_header,
.left_menu_table_cell_footer
{
	padding:					0px;
}

.left_menu_table_cell
{
	padding-top:			3px;
	padding-left:			30px;
	padding-bottom:		3px;
}

.left_menu_table_cell_header
{
	font-family:				atlantabook, helvetica, sans-serif;
	font-size:					14px;
	padding-top:				5px;
	padding-left:				32px;
	padding-bottom:			8px;
}

.left_menu_table_cell_welcome
{
	font-family:				atlantabook, helvetica, sans-serif;
	font-size:					14px;
	padding-top:				5px;
	padding-left:				32px;
	padding-bottom:			8px;
}

.left_menu_table_cell_button,
.left_menu_table_cell_footer
{
	padding-left:				32px;
	padding-top:				8px;
	padding-bottom:			5px;
}

/*******************************************************************************/
.tagline1
{
	float:				right;
	font-family:		atlantabook, helvetica, sans-serif;
	font-size:			40.49px;
	font-weight:		normal;
	letter-spacing:   0.6px;	
	margin:				0px;
	margin-right:		3px;
	vertical-align:	top;
}

.tagline2
{
	float:				right;
	font-family:		atlantademi, helvetica, sans-serif;
	font-size:			40.49px;
	font-weight:		normal;
	letter-spacing:   3.6px;	
	margin:				0px;
	margin-right:		3px;
	vertical-align:	top;
}

.logo
{
	float:				left;
	border:				none;
	margin-right:		0px;
	vertical-align:	middle;
}

.h2_logo
{
   margin: 0px;
}

.menu_phone_number
{
	float:				left;
	font-family:		arial, helvetica, sans-serif;
	font-size:			20px;
	font-weight:		bold;
	margin-right:		0px;
	margin-top:			7px;
	margin-bottom:		5px;
	margin-left:		5px;
	width:				120px;
}

.menu_option
{
	float:				left;
	height:				20px;
	margin:				0px;
	margin-left:		25px;
	margin-right:		-5px;
	margin-top:			10px;
	margin-bottom:		5px;
	text-align:			center;
	width:				104px;
}

.menu_option_link
{
	background-color: #e7113d;
	border-radius:		10px;
	color:				#ffffff;
	display:				inline-block;
	font-family:		atlantabook, helvetica, sans-serif;
	font-size:			14px;
	height:				20px;
	text-decoration:	none;
	width:				104px;
}

.menu_option_link:hover,
.menu_option_link:active
{
	background-color: #339876;
}

.side_panel_aanbieding
{
	float:				right;
	border-left:		2px solid #e7113d;
	border-bottom:		2px solid #e7113d;
	border-radius:		0px 0px 0px 10px;
	padding:				0px;
	padding-left:		5px;	
	padding-top:		5px;	
	padding-bottom:	5px;
	margin-left:		20px;
	width:				193px;
}

.side_panel_aanbieding:hover
{
	border-color:		#339876;
	box-shadow:			0px 0px 20px 0px #85c0a6;
}

.aanbieding_foto
{
	border:				none;
	height:				190px;
	width:				190px;
}

.aanbieding_tekst
{
	font-family:		atlantabook, helvetica, sans-serif;
	font-size:			14px;
	float: 				left;
	margin:				0px;
	margin-top:			20px;
	margin-left:		5px;
}

.aanbieding_prijs
{
	font-family:		arial, helvetica, sans-serif;
	font-size:			32px;
	font-weight:		bold;
	float: 				right;
	margin:				0px;
	margin-right:		3px;
	margin-top:			5px;
}

.aanbieding_decimaal
{
	font-size:			18px;
	margin-left:		-2px;
	margin-right:		-2px;
}

.aanbieding_cent
{
	font-size:			18px;
	padding-top:		2px;
	vertical-align:	48%;
}

.aanbieding_rounded
{
	font-size:			24px;
}

.side_panel_zoeken
{
	background-color:	#e7113d;
	border-radius:		10px 0px 0px 10px;
	float:				right;
	margin-top:			10px;
	width:				200px;
	height:				32px;		
}

.side_panel_zoeken:hover
{
	background-color:	#339876;
	box-shadow:			0px 0px 20px 0px #85c0a6;
}

.custom_search_image_button
{
	background-color:			transparent;
	background-image:			url(/user_images/zoeken.png);
	background-repeat:		no-repeat;
	border:						none;
	color:						#e7113d;
	cursor:						pointer;
	font-size:					1pt;
	padding:						0px;
	margin-top:					7px;
	margin-left:				10px;
	height:						18px;
	width:						18px;
	vertical-align:			bottom;
}

.custom_search_text_box
{
	font-family:				verdana, helvetica, sans-serif;
	font-size:					10pt;
	background-color:			#ffffff;
	border:						none;
	border-radius:				5px;
	color:						#fb9db1;
	margin-left:				8px;
	margin-top:					7px;
	padding-left:				4px;
	vertical-align:			top;
	width:						154px;
	height:						16px;
}

.no_articles_found
{
	font-family:				atlantabook, helvetica, sans-serif;
	font-size:					14px;
	margin:						0px;
	margin-left:				30px;
}

hr
{
	border:						none;
	border-top:					1px solid #fb9db1;
	margin-left:				10px;
	margin-right:				20px;
}

hr + font
{
	margin-left:				10px;
}

br + font
{
	margin-left:				10px;
}

.side_panel_banner
{
	float:				right;
	border-top:			2px solid #e7113d;
	border-left:		2px solid #e7113d;
	border-bottom:		2px solid #e7113d;
	border-radius:		10px 0px 0px 10px;
	padding:				3px;
	padding-left:		5px;	
	padding-top:		5px;	
	padding-bottom:	5px;
	margin-top:			10px;
	width:				190px;
	/*height:				85px;*/
}

.side_panel_banner:hover
{
	border-color:		#339876;
	box-shadow:			0px 0px 20px 0px #85c0a6;
}

.side_panel_banner_icon
{
	float:				left;
}

.side_panel_banner_image
{
	border:				none;
	float:				right;
	padding-right:		2px;
}

.bank_logo
{
	margin-top:			2px;
	margin-bottom:		2px;
	margin-left:		9px;
}

.webflow_logo_link
{
	position:			absolute;
	bottom:				0px;		
	margin-bottom:		5px;			
}

.webflow-logo
{
	border:				none;
	margin-top:			6px;
}

.footer_left_link
{
	display:				inline-block;
	margin:				0px;
	margin-top:			5px;
	margin-bottom:		5px;
	margin-left:		-2px;
}

.footer_left_logo
{
	border:				none;
}

.footer_left_social_media
{
	border:				none;
}

.footer_left_social_media_link
{
	margin-right:		5px;
}

.footer_copyright
{
	text-align: 		center;
	margin:				0px;
	margin-top:			10px;
}

.footer_middle_menu_option
{
	font-size:			12px;
	margin:				0px;
	margin-left:		20px;
	width:				166px;
}

.footer_middle_link
{
	text-decoration:	none;
}

.footer_middle_link:hover
{
	color:				#339876;
}

label
{
	cursor:				pointer;
	display:				inline-block;
	margin-top:			2px;
	margin-bottom:		4px;
}

label:hover
{
	color:				#339876;
}
