/* Sticky footer styles
-------------------------------------------------- */
html,
body {height: 100%; background: #ffffff; font-family:  Verdana, Arial, Helvetica, sans-serif; color: #222222;padding-right:0px !important;
/* The html and body elements cannot have any padding or margin. */
}
/*.clearfix{clear:both;height:0px;overflow:hidden;line-height:0px;font-size:0px;margin:0px;padding:0px;}*/

.header {width:100%;height:485px; position:relative; padding:0px; border:0; z-index:1; background: #f8f6cd;}
.header  .container{height: 485px;}
.header_slide_images {width:940px;height:485px; position:relative; padding:0px; margin:0; border:0; z-index:2;background: transparent; overflow: hidden;}
.header_slide_images  img{width:940px;}
.header_slide_maszk{width:940px;height:485px; position:relative; padding:0px; margin:-485px 0 0 0; border:0; z-index:3;background: transparent url(../images/header_top_maszk.png) no-repeat 0 0;}
.header_logo{width:230px;height:88px;background: transparent url(../images/elelemetterem_logo.png) no-repeat 0 0; margin:3px 0 0 15px;}
.header_addr{width:400px;height:30px; margin:20px 15px 0 0; text-align:right;}
.header_social{width:34px;height:30px; margin:0px 15px 0 0; clear:right;}

/* ----------- TopMenü ----------- */
.navbar {position:relative; top:3px; height:36px;margin-left:15px;margin-right:15px;margin-bottom:0px;border-top: 1px solid #fe6d0d; clear:both;}
.navbar .container{background: none; height:36px;}
.navbar-inner {
    background: transparent;
    border-color: none;
	border-width: 0 0 0 0 !Important;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius:0px;
    -webkit-box-shadow: 0px;
    -moz-box-shadow:0px;
    box-shadow: none;
    min-height: 36px;
    padding-left: 0px;
    padding-right: 0px;
	margin-left:15px;
	filter: none;
}
.nav > li {background: transparent url(../images/menu_sep2.png) no-repeat scroll left center; padding-left:0px; padding-right:38px; font-size: 15px; line-height:15px;}
.navbar .nav > li > a {
  float: none;
  font-size:15px;
  padding: 10px 0px 10px 15px;
  color: #fe6d0d;
  text-decoration: none;
  text-shadow: none;
 }
.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover {
  color: #3b9619;
  text-decoration: none;
  background-color: transparent;
}
.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
  color: #56341b;
  text-decoration: none;
  background-color: transparent;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}
.nav > li.active {background: transparent url(../images/menu_sep.png) no-repeat scroll left center;}

/* Wrapper for page content to push down footer */
#wrap {
min-height: 100%;
height: auto !important;
height: 100%;
/* Negative indent footer by it's height */
margin: 0px auto -312px;
position:relative;
}
#wrap > .container {}
#content {padding:50px 0px 40px 0px; min-height:280px;}
#push-sidebar-tp {height: 60px;}		
#push-sidebar-bt {height: 25px;}
/* Set the fixed height of the footer here */
#push,
#footer {height: 312px; min-width:940px; overflow:hidden;position:relative;z-index:91;background: #a19908;}
#footer .container {height:312px;padding:0px; background-color: #a19908;}
#footer .inside {padding:30px 0px 0 0px;}
#footer .ft-menu {padding-left:60px;width:280px;}
#footer .ft-opent {width:220px;}
#footer .ft-opent h3 {color:#56341b;margin:0 0 20px 3px; line-height:20px; font-size:21px;}
#footer .ft-opent p {color:#56341b;}
#footer .ft-opent span {color:#FF9900;font-size:15px;font-weight:bold;}
#footer .opent-rest {margin-bottom:30px;}

#footer .ft-addr {background: transparent url(../images/elelemetterem_logo_light.png) no-repeat 2px 5px; padding-top:105px; margin-left:0px; width:320px;}
#footer ul {margin-left:0px; margin-bottom:15px; color:#56341b;}
#footer .ft-addr ul li {background: none; padding-left:0px; margin-bottom:5px;}
#footer .cpdiv {border-top: 1px solid #b2a908;font-size:12px;color:#56341b; text-align:center; padding-top:13px;}
#footer a {color: #56341b;}
#footer a:hover, #footer a:focus {color: #f8f6cd;}
#footer .cpdiv a {color: #56341b;}
#footer .cpdiv a:hover, #footer .cpdiv a:focus {color: #f8f6cd;text-decoration:underline;}
#footer p {margin-bottom:5px;}

/* ----------- FooterMenü ----------- */
#footer .nav > li {background: none; padding-left:20px; background: url(../images/menu_sep.gif) 0px 7px no-repeat;margin-bottom:12px;}
#footer .nav > li > a {
  font-size:14px;
  font-weight:normal;
  background-color: transparent;
  padding: 0 0 0 0;
  display:inline;
}
#footer .nav > li > a:hover,
#footer .nav > li > a:focus {
  background-color: transparent;
  color:#f8f6cd;
}
#footer .nav-tabs.nav-stacked > li > a {
  border:none;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
}
#footer .nav-tabs.nav-stacked > li:first-child > a {
  -webkit-border-top-right-radius: 0px;
          border-top-right-radius: 0px;
  -webkit-border-top-left-radius: 0px;
          border-top-left-radius: 0px;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-topleft: 0px;
}
#footer .nav-tabs.nav-stacked > li:last-child > a {
  -webkit-border-bottom-right-radius: 0px;
          border-bottom-right-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
          border-bottom-left-radius: 0px;
  -moz-border-radius-bottomright: 0px;
  -moz-border-radius-bottomleft: 0px;
}
#footer .nav-tabs.nav-stacked > li > a:hover,
#footer .nav-tabs.nav-stacked > li > a:focus {
  z-index: 2;
  border:none;
}
#footer .nav-tabs > .active > a,
#footer .nav-tabs > .active > a:hover,
#footer .nav-tabs > .active > a:focus {
  background-color: transparent;
  border: none;
}

/* Custom page CSS
-------------------------------------------------- */
/* Not required for template or sticky footer method. */

h1 { font-size:28px; color:#684024; font-weight:normal;}
h2 { font-size:22px; color:#684024; font-weight:normal;line-height:28px;}
h3 { font-size:18px; color:#a19908; font-weight:normal;line-height:21px;}
h4 { font-size:14px; color:#ee7100;}
p {margin:0 0 15px;}

blockquote {
	color:#ff6d0e;
}

blockquote p {
    font-size: 15px;
	font-weight:bold;
}

/* Links */
a, a:link, a:visited {color:#ee7100;}
a:hover {color:#684024;}
a.thumbnail span.title  {
	font-size:18px;
	display:block;
	padding:8px 0 5px 0;
}
a.thumbnail span.desc {
	display:block;
	padding:5px 0 5px 0;
	color:#000000;
}
a.thumbnail, a.thumbnail:link, a.thumbnail:visited,
a .img-polaroid, a .img-polaroid:link, a .img-polaroid:visited {
    text-decoration: none; padding: 4px;
}
a.thumbnail:hover, a.thumbnail:focus,
a .img-polaroid:hover, a .img-polaroid:focus {
    border-color: #f09101; text-decoration: none; background-color: #faddad;
}
a.main_social_box_facebook {
    background-image: url("../images/facebook-01.jpg");
	background-position: 0 0;
    background-repeat: no-repeat;
    display: block;
    height: 30px;
    text-indent: -9999px;
    width: 34px;
}
a.main_social_box_facebook:hover {
    background-image: url("../images/facebook-02.jpg");
}
a.main_social_box_facebook_top {
    background-image: url("../images/facebook-01.png");
	background-position: 0 0;
    background-repeat: no-repeat;
    display: block;
    height: 30px;
    text-indent: -9999px;
    width: 34px;
}

.img-polaroid {
  padding: 4px;
  background-color: #f6c777;
  border-color: #660000;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
     -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  -webkit-transition: all 0.2s ease-in-out;
     -moz-transition: all 0.2s ease-in-out;
       -o-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;
}
#jcemediabox-popup-caption {
    padding-bottom:0px !important;
}

/* --- Akciok --- */
#welcome-msg{text-align:center;}
#etk_utalvany {background:url(../images/etkezesi_utalvanyok.png) no-repeat 0 0; margin:10px 0px 20px 20px; width:192px; height:106px;}
.lead {margin-bottom: 30px;}


/* --- Etlap, itallap --- */
.menu_body{padding:10px 0 20px 0;}
.food_cat_header {padding-right:0px; padding-bottom:10px; margin-top:0px; border-bottom:1px solid #000000; min-height: 17px;}
.food_cat_header.row-fluid [class*="span"] { min-height: 17px; margin-top:10px;}
.food_cat_header.level-2{border-top:1px solid #CC6600;border-bottom:1px dashed #CC6600; margin-top:0px; padding:2px 0px 2px 0px; background:#FF9900; color:#FFFFFF;}
.food_cat_header.level-2.row-fluid [class*="span"] { min-height: 17px; margin-top:0px;}
.food_cat_header.level-2 h2{padding-left:17px; color:#FFFFFF;}
.food_cat_header_col1, .food_cat_header_col2 {width:80px !important; text-align:right; padding-right:5px; font-weight:bold; vertical-align: bottom;}
.food_cat_header h2 {margin:0;padding:0; display:inline-block; font-size:12px; line-height:15px; text-transform:uppercase; color:#000000;font-weight: bold;}
.food_cat_header p:first-of-type {margin-top:10px;}
.food_cat_header p {margin-bottom:3px;}
.food_cat_body.level-1 {margin-bottom:30px;}
.food_cat_items { padding: 5px 0 5px 0; margin:10px 0 10px 0; background-color:#f9f9f9;border-bottom:1px solid #ddd;}
.food_image {max-width:60px; text-align:center;}
.food_title{color:#694023;}
.food_text p{margin-bottom:0;margin-top:2px;}
.span8.food_text {max-width:61.35%;}
.food_price_col1, .food_price_col2 {width:70px !important; text-align:right; padding-right:5px;color:#694023; font-weight:bold;}
.new_food { background:url(../images/new.gif) no-repeat right center; width:28px; height:23px; padding:13px 32px 10px 0;}


.media a { width:200px;}

.page-header {
    border-bottom: none;
	padding-top: 0px;
	padding-bottom: 9px;
	margin-bottom: 10px;
}
.page-header + h2, .page-header + h3  {margin-top:0;}
.news-container{padding:0px 0px 1px 0px; background-color:#dbe7a7;margin-bottom:25px;}
.news-header {min-height:50px; text-align:center; padding:0 10px 0px 10px;}
.news-header h3{font-weight:bold; color:#ff6d0e; margin-bottom:0px; padding:15px 0 15px 0px; line-height:19px; background: url(../images/news_head_bg.gif) bottom left repeat-x;}
.news-header h3 small {color:#ff6d0e;}
.news-contents{padding:5px 10px 0px 10px; color:#693f24;}
.news-contents h4{color:#693f24;}

.menu_news-container{padding:0px 0px 1px 0px; background-color:#f9d8a6;margin-bottom:25px;}
.menu_news-header {min-height:50px; text-align:center; padding:0 10px 0px 10px;}
.menu_news-header h3{font-weight:bold; color:#694023; margin-bottom:0px; padding:15px 0 15px 0px; line-height:19px; background: url(../images/menu_news_head_bg.gif) bottom left repeat-x;}
.menu_news-header h3 small {color:#694023;}
.menu_news-contents{padding:5px 10px 0px 10px; color:#693f24;}
.menu_news-contents h4{color:#693f24;}
.menu_news-contents .newsflash p:empty{display:none;}
.menu_more_lft{padding:0 0 0 0; background:url(../images/menu_news_more.gif) no-repeat 50px 7px;}
.menu_more_rgt{padding:0 0 10px 0; background:url(../images/menu_news_more.gif) no-repeat 222px 7px;text-align:center;}
body.itemid-108 .menu_more_lft{display:none;}


.contact { margin-left:0px !important;}

.contact dt {
    font-weight: normal;
    text-align: left;
    width: 80px;
}
.contact dd {
    font-weight: bold;
    margin-left: 90px;
}
.custom{margin-bottom:60px;}
.terkep{padding: 4px; border: 1px solid #660000;background-color: #f6c777;margin-top:20px;}
#map {width:100%; height:300px; overflow:visible;}
#map img {max-width:none;}


.well {
    background-color: #fee2b3;
    border-color: #660000;
	margin-top:20px;
}
.well ul li {list-style: none; padding: 1px 0 1px 15px; margin: 0 0 10px 0; text-align:left; background: url(../images/menu_sep.gif) 0px 8px no-repeat; }
.well [class*="span"]:first-child {margin-left: 0;}

.well p {margin:10px 0 5px 0; min-height:inherit !important;}


.chrono_credits {
    display: none;
    height: 0;
    line-height: 0;
}
legend {
    border-color: #123172 !important;
    color: #123172;
    margin-bottom: 0;
}
legend + div.gcore-line-tr {
    margin-top: 20px !important;
}
.required_label span {
    font-size: 19px !important;
    font-weight: bold;
}
input {
    width: 270px !important;
}
textarea {
    width: 280px !important;
	height: 204px !important;
}
input[name="captcha"] {
    width: 110px !important;
}
input#btn_senden {
    font-weight: bold;
    text-transform: uppercase;
    width: 618px !important;
}
.gcore-subinput-container:not(:first-child), #chronoform-container-44 {
    padding-left: 30px !important;
}
#chronoform-container-43, #chronoform-container-44 {
    overflow: auto;
    width: auto !important;
}
div#fin-fld18, div#fin-captcha2 {
    min-width: 145px;
}
div#fin-fld18 img, div#fin-captcha2 img {
    float: left;
}
div#fitem {
    background-color: #eeeeee;
    padding: 12px 32px 5px 20px;
	width:170px;
}
div#fitem1 {
    background-color: #eeeeee;
    padding: 41px 221px 40px 27px !important;
	margin-right:0px !important;
}

#boxplus .boxplus-dialog {
	padding:0 !important;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}

/* felsor negyzet
****************************/
ul:not([class]) li {list-style: none; padding: 1px 0 1px 20px; margin: 0 0 10px 0; text-align:left; background: url(../images/menu_news_more.gif) 0px 8px no-repeat; }
.alert {margin: 30px 0 30px 0;}
.table th, .table td {border-top: 1px solid #660000;}
.table thead:first-child tr:first-child th,
.table thead:first-child tr:first-child td { background-color:#fde8c7; color:#660000; font-weight:normal; font-size:12px;}
.table-hover tbody tr:hover > td,
.table-hover tbody tr:hover > th { background-color: #f9d8a6;}
.table tbody tr td.text-right,
.table thead tr th.text-right { text-align:right;}
.table-striped th{border-top:none; background:none !important;}
span.new {background: transparent url(../images/new.gif) no-repeat scroll right top;float: left;height: 23px;padding: 0 32px 0 0;}


.pagination {
	margin: 18px 0;
}
.pagination ul {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin-left: 0;
	margin-bottom: 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.05);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.05);
	box-shadow: 0 1px 2px rgba(0,0,0,0.05);
}
.pagination ul > li {
	display: inline;
	background-image:none;
	padding:0px;
}
.pagination ul > li > a,
.pagination ul > li > span {
	float: left;
	padding: 4px 12px;
	line-height: 18px;
	text-decoration: none;
	background-color: #fcf5e9;
	border: 1px solid #fdd79d;
	border-left-width: 0;
}
.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span {
	background-color: #ffe1b3;
}
.pagination ul > .active > a,
.pagination ul > .active > span {
	color: #999;
	cursor: default;
}
.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover,
.pagination ul > .disabled > a:focus {
	color: #999;
	background-color: transparent;
	cursor: default;
}
.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
	border-left-width: 1px;
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-left-radius: 4px;
}
.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	border-bottom-right-radius: 4px;
}
.pagination-centered {
	text-align: center;
}
.pagination-right {
	text-align: right;
}
.pagination-large ul > li > a,
.pagination-large ul > li > span {
	padding: 11px 19px;
	font-size: 16.25px;
}
.pagination-large ul > li:first-child > a,
.pagination-large ul > li:first-child > span {
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-topleft: 6px;
	border-top-left-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-left-radius: 6px;
}
.pagination-large ul > li:last-child > a,
.pagination-large ul > li:last-child > span {
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topright: 6px;
	border-top-right-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	border-bottom-right-radius: 6px;
}
.pagination-mini ul > li:first-child > a,
.pagination-mini ul > li:first-child > span,
.pagination-small ul > li:first-child > a,
.pagination-small ul > li:first-child > span {
	-webkit-border-top-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	border-top-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-left-radius: 3px;
}
.pagination-mini ul > li:last-child > a,
.pagination-mini ul > li:last-child > span,
.pagination-small ul > li:last-child > a,
.pagination-small ul > li:last-child > span {
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	border-bottom-right-radius: 3px;
}
.pagination-small ul > li > a,
.pagination-small ul > li > span {
	padding: 2px 10px;
	font-size: 12px;
}
.pagination-mini ul > li > a,
.pagination-mini ul > li > span {
	padding: 0 6px;
	font-size: 9.75px;
}
.counter{
	padding-top:3px;
}
.pagination{border-top:1px dashed #ccc; padding-top:10px; padding-left:10px; padding-right:10px; background-color: #eee; margin-bottom:0px;}
.pagination-row2{margin-top:0px; background-color: #fff; padding-left:10px;}


@media (max-width: 480px) {
	body{font-size:12px;}
	body.site .sidebar{display:none;}
	body.itemid-101 .sidebar{display:block;}
	.header {width:100%;height:340px; position:relative; padding:0px; border:0; z-index:1; background: #f8f6cd;}
	.header  .container{height: 340px;width:288px;}
	.header_slide_images {width:288px;height:160px; position:relative; padding:0px; margin:180px 0 0 0; border:0; z-index:2;background: transparent; overflow: hidden;}
	.header_slide_images  img{width:288px;}
	.header_slide_maszk{width:288px;height:340px; position:relative; padding:0px; margin:-340px 0 0 0; border:0; z-index:3;background: transparent url(../images/header_top_maszk-800x159.png) no-repeat 0 178px;}
	.header_logo{width:170px;height:65px;background: transparent url(../images/elelemetterem_logo-170x65.png) no-repeat 0 0; margin:8px 0 0 5px;}
	.header_addr{width:165px;height:30px; margin:5px 0px 15px 5px; text-align:left; float:left; font-size:11px;}
	.header_social{width:34px;height:30px; margin:10px 5px 10px 0; clear:right;}

	/* ----------- TopMenü ----------- */
	.navbar {position:relative; top:3px; height:36px;margin-left:5px;margin-right:5px;margin-bottom:0px;border-top: 1px solid #fe6d0d; clear:both;}
	.navbar .nav{margin-right:0;}
	.nav > li {background: transparent url(../images/menu_sep2.png) no-repeat scroll left center; padding-left:0px; padding-right:15px; font-size: 14px; line-height:15px;}
	.nav > li:last-child {padding-right:0px;}
	.navbar .nav > li > a {
	  float: none;
	  font-size:13px;
	  padding: 6px 0px 6px 13px;
	  color: #fe6d0d;
	  text-decoration: none;
	  text-shadow: none;
	 }
	 
	 .pg-csv-box, .pg-cv-box{margin-left:0px;margin-bottom:10px;}
	 .pg-csv-box:first-child, .pg-cv-box:first-child{margin-left:0px;}
	 .pg-csv-box:nth-child(odd), .pg-cv-box:nth-child(odd){margin-left:0px;}
	#boxplus .boxplus-viewer {height: 192px;width: 288px;}
	#boxplus .boxplus-dialog .boxplus-main {margin: 10px !important;}


	h1 { font-size:21px; color:#684024; font-weight:normal;}
	h2 { font-size:17px; color:#684024; font-weight:normal;line-height:21px;}
	h3 { font-size:14px; color:#a19908; font-weight:normal;line-height:17px;}
	h4 { font-size:11px; color:#ee7100;}
	p {margin:0 0 15px;}	 
	.page-header {
		padding-bottom: 9px;
		margin-bottom: 0px;
	}
	
	 .menu_body{font-size:13px;}
	 .span8.food_text {max-width:56.35%;}
	 .span9.food_text {max-width:56.35%;}
	 .food_price_col1, .food_price_col2 {width:68px !important;}

	#chronoform-container-2, #chronoform-container-3{clear:left;}
	.gcore-label-top {
		margin-bottom: 3px !important;
	}
	.required_label span {
		font-size: 15px !important;
		font-weight: bold;
	}
	input {
		width: 266px !important;
	}
	textarea {
		width: 266px !important;
		height: 204px !important;
	}
	input[name="captcha"] {
		width: 110px !important;
	}
	input#btn_senden {
		font-weight: bold;
		text-transform: uppercase;
		width: 288px !important;
	}
	.gcore-subinput-container:not(:first-child), #chronoform-container-44 {
		padding-left: 30px !important;
	}
	#chronoform-container-43, #chronoform-container-44 {
		overflow: auto;
		width: auto !important;
	}
	div#fin-fld18, div#fin-captcha2 {
		min-width: 145px;
	}
	div#fin-fld18 img, div#fin-captcha2 img {
		float: left;
	}
	div#fitem {
		background-color: #eeeeee;
		padding: 12px 32px 5px 20px;
		width:236px;
	}
	div#fitem1 {
		background-color: #eeeeee;
		padding: 41px 116px 40px 27px !important;
		margin-right:0px !important;
	}
	 
	.contact dt {width: 60px !important; font-size:11px;}
	.contact dd {margin-left: 65px !important; font-size:12px;}
	 
	/* Wrapper for page content to push down footer */
	#wrap {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	/* Negative indent footer by it's height */
	margin: 0px auto -312px;
	position:relative;
	}
	#wrap > .container {width:288px;}
	#wrap > .container > .row-fluid {display: flex; flex-flow: row wrap;}
	#content {padding:0px 0px 30px 0px; min-height:280px; order: 2;clear:left !important;width:100% !important;}
	.sidebar{order: 1; margin-left:0 !important;clear:left !important;width:100% !important;}
	#push-sidebar-tp {height: 20px;}		
	#push-sidebar-bt {display:none;}
	/* Set the fixed height of the footer here */
	#push,
	#footer {height: 312px; min-width:288px; overflow:hidden;position:relative;z-index:91;background: #a19908;}
	#footer .container {width:288px;height:312px;padding:0px; background-color: #a19908;}
	#footer .inside {padding:15px 0px 0 0px;}
	#footer .ft-menu {padding-left:10px;width:130px; display:none;}
	#footer .ft-opent {width:170px; display:none;}
	#footer .ft-opent h3 {color:#56341b;margin:0 0 20px 3px; line-height:20px; font-size:21px;}
	#footer .ft-opent p {color:#56341b;}
	#footer .ft-opent span {color:#FF9900;font-size:15px;font-weight:bold;}
	#footer .opent-rest {margin-bottom:30px;}

	#footer .ft-addr {background: transparent url(../images/elelemetterem_logo_light.png) no-repeat center 5px; padding-top:105px; margin-left:0px; width:288px;}
	#footer .ft-addr ul li{text-align:center;}
	#footer ul {margin-left:0px; margin-bottom:15px; color:#56341b;}
	#footer .ft-addr ul li {background: none; padding-left:0px; margin-bottom:5px;}
	#footer .cpdiv {border-top: 1px solid #b2a908;font-size:12px;color:#56341b; text-align:center; padding-top:13px;}
	#footer a {color: #56341b;}
	#footer a:hover, #footer a:focus {color: #f8f6cd;}
	#footer .cpdiv a {color: #56341b;}
	#footer .cpdiv a:hover, #footer .cpdiv a:focus {color: #f8f6cd;text-decoration:underline;}
	#footer p {margin-bottom:5px;}
	
	.menu_more_lft{padding:0 0 0 0; background:url(../images/menu_news_more.gif) no-repeat 45px 7px;}
	.menu_more_rgt{padding:0 0 10px 0; background:url(../images/menu_news_more.gif) no-repeat 210px 7px;text-align:center;}
}

@media (min-width: 481px) and (max-width: 767px) {
	body{font-size:12px;}
	body.site .sidebar{display:none;}
	body.itemid-101 .sidebar{display:block;}
	.header {width:100%;height:340px; position:relative; padding:0px; border:0; z-index:1; background: #f8f6cd;}
	.header  .container{height: 340px;width:448px;}
	.header_slide_images {width:448px;height:230px; position:relative; padding:0px; margin:110px 0 0 0; border:0; z-index:2;background: transparent; overflow: hidden;}
	.header_slide_images  img{width:448px;}
	.header_slide_maszk{width:448px;height:340px; position:relative; padding:0px; margin:-340px 0 0 0; border:0; z-index:3;background: transparent url(../images/header_top_maszk.png) no-repeat 0 70px;}
	.header_logo{width:200px;height:77px;background: transparent url(../images/elelemetterem_logo-200x77.png) no-repeat 0 0; margin:8px 0 0 5px;}
	.header_addr{width:185px;height:30px; margin:15px 5px 0 0; text-align:right; font-size:13px;}
	.header_social{width:34px;height:30px; margin:15px 5px 0 0; clear:right;}

	/* ----------- TopMenü ----------- */
	.navbar {position:relative; top:3px; height:36px;margin-left:5px;margin-right:5px;margin-bottom:0px;border-top: 1px solid #fe6d0d; clear:both;}
	.navbar .nav{margin-right:0;}
	.nav > li {background: transparent url(../images/menu_sep2.png) no-repeat scroll left center; padding-left:0px; padding-right:15px; font-size: 14px; line-height:15px;}
	.nav > li:last-child {padding-right:0px;}
	.navbar .nav > li > a {
	  float: none;
	  font-size:13px;
	  padding: 6px 0px 6px 13px;
	  color: #fe6d0d;
	  text-decoration: none;
	  text-shadow: none;
	 }
	 
	 .pg-csv-box, .pg-cv-box{margin-left:0px;margin-bottom:10px;}
	 .pg-csv-box:first-child, .pg-cv-box:first-child{margin-left:0px;}
	 .pg-csv-box:nth-child(2n+1), .pg-cv-box:nth-child(2n+1){margin-left:0px;}

	 .pg-csv-box, .pg-cv-box {width: 198px !important;}
	 .pg-csv-box-img, .pg-cv-box-img {width: 198px !important;}
	 .pg-csv-box img, .pg-cv-box img{max-width:200px !important;max-height:200px !important;}
	#boxplus .boxplus-viewer {height: 299px;width: 448px;}
	#boxplus .boxplus-dialog .boxplus-main {margin: 10px !important;}
	 
	h1 { font-size:21px; color:#684024; font-weight:normal;line-height:25px;}
	h2 { font-size:17px; color:#684024; font-weight:normal;line-height:21px;}
	h3 { font-size:14px; color:#a19908; font-weight:normal;line-height:17px;}
	h4 { font-size:11px; color:#ee7100;}
	p {margin:0 0 15px;}	
	.page-header {
		padding-bottom: 9px;
		margin-bottom: 0px;
	}
	
	 .menu_body{font-size:13px;}
	 .span8.food_text {max-width:48.35%;}
	 .span9.food_text {max-width:66.35%;}
	 .food_price_col1, .food_price_col2 {width:68px !important;}


	.required_label span {
		font-size: 15px !important;
		font-weight: bold;
	}
	input {
		width: 195px !important;
	}
	textarea {
		width: 195px !important;
		height: 204px !important;
	}
	input[name="captcha"] {
		width: 110px !important;
	}
	input#btn_senden {
		font-weight: bold;
		text-transform: uppercase;
		width: 448px !important;
	}
	.gcore-subinput-container:not(:first-child), #chronoform-container-44 {
		padding-left: 30px !important;
	}
	#chronoform-container-43, #chronoform-container-44 {
		overflow: auto;
		width: auto !important;
	}
	div#fin-fld18, div#fin-captcha2 {
		min-width: 145px;
	}
	div#fin-fld18 img, div#fin-captcha2 img {
		float: left;
	}
	div#fitem {
		background-color: #eeeeee;
		padding: 12px 32px 5px 20px;
		width:170px;
	}
	div#fitem1 {
		background-color: #eeeeee;
		padding: 41px 50px 40px 27px !important;
		margin-right:0px !important;
	}
	 
	/* Wrapper for page content to push down footer */
	#wrap {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	/* Negative indent footer by it's height */
	margin: 0px auto -312px;
	position:relative;
	}
	#wrap > .container {width:448px;}
	#wrap > .container > .row-fluid {display: flex; flex-flow: row wrap;}
	#content {padding:0px 0px 30px 0px; min-height:280px; order: 2;clear:left !important;width:100% !important;}
	.sidebar{order: 1; margin-left:0 !important;clear:left !important;width:100% !important;}
	#push-sidebar-tp {height: 50px;}		
	#push-sidebar-bt {height: 20px;}
	/* Set the fixed height of the footer here */
	#push,
	#footer {height: 312px; min-width:448px; overflow:hidden;position:relative;z-index:91;background: #a19908;}
	#footer .container {width:448px;height:312px;padding:0px; background-color: #a19908;}
	#footer .inside {padding:15px 0px 0 0px;}
	#footer .ft-menu {padding-left:10px;width:130px;}
	#footer .ft-opent {width:170px; display:none;}
	#footer .ft-opent h3 {color:#56341b;margin:0 0 20px 3px; line-height:20px; font-size:21px;}
	#footer .ft-opent p {color:#56341b;}
	#footer .ft-opent span {color:#FF9900;font-size:15px;font-weight:bold;}
	#footer .opent-rest {margin-bottom:30px;}

	#footer .ft-addr {background: transparent url(../images/elelemetterem_logo_light.png) no-repeat 2px 5px; padding-top:105px; margin-left:0px; width:260px;}
	#footer ul {margin-left:0px; margin-bottom:15px; color:#56341b;}
	#footer .ft-addr ul li {background: none; padding-left:0px; margin-bottom:5px;}
	#footer .cpdiv {border-top: 1px solid #b2a908;font-size:12px;color:#56341b; text-align:center; padding-top:13px;}
	#footer a {color: #56341b;}
	#footer a:hover, #footer a:focus {color: #f8f6cd;}
	#footer .cpdiv a {color: #56341b;}
	#footer .cpdiv a:hover, #footer .cpdiv a:focus {color: #f8f6cd;text-decoration:underline;}
	#footer p {margin-bottom:5px;}
	
	.menu_more_lft{padding:0 0 0 0; background:url(../images/menu_news_more.gif) no-repeat 125px 7px;}
	.menu_more_rgt{padding:0 0 10px 0; background:url(../images/menu_news_more.gif) no-repeat 300px 7px;text-align:center;}

}

@media (min-width: 768px) and (max-width: 939px) {
	.header {width:100%;height:385px; position:relative; padding:0px; border:0; z-index:1; background: #f8f6cd;}
	.header  .container{height: 385px;width:748px;}
	.header_slide_images {width:748px;height:385px; position:relative; padding:0px; margin:0; border:0; z-index:2;background: transparent; overflow: hidden;}
	.header_slide_images  img{width:748px;}
	.header_slide_maszk{width:748px;height:385px; position:relative; padding:0px; margin:-385px 0 0 0; border:0; z-index:3;background: transparent url(../images/header_top_maszk.png) no-repeat 0 0;}
	.header_logo{width:230px;height:88px;background: transparent url(../images/elelemetterem_logo.png) no-repeat 0 0; margin:3px 0 0 15px;}
	.header_addr{width:400px;height:30px; margin:20px 15px 0 0; text-align:right;}
	.header_social{width:34px;height:30px; margin:0px 15px 0 0; clear:right;}

	.nav > li {background: transparent url(../images/menu_sep2.png) no-repeat scroll left center; padding-left:0px; padding-right:18px; font-size: 14px; line-height:15px;}
	.nav > li:last-child {padding-right:0px;}
	.navbar .nav > li > a {
	  float: none;
	  font-size:14px;
	  padding: 10px 0px 10px 15px;
	  color: #fe6d0d;
	  text-decoration: none;
	  text-shadow: none;
	 }
	 
	 .pg-csv-box, .pg-cv-box{margin-left:28px;margin-bottom:20px;}
	 .pg-csv-box:first-child, .pg-cv-box:first-child{margin-left:0px;}
	 .pg-csv-box:nth-child(3n+1), .pg-cv-box:nth-child(3n+1){margin-left:0px;}
	 #boxplus .boxplus-dialog .boxplus-main {margin: 10px !important;}
	 
	 .span8.food_text {max-width:52.35%;}
	 .span9.food_text {max-width:68.35%;}


	.required_label span {
		font-size: 17px !important;
		font-weight: bold;
	}
	input {
		width: 215px !important;
	}
	textarea {
		width: 218px !important;
		height: 204px !important;
	}
	input[name="captcha"] {
		width: 110px !important;
	}
	input#btn_senden {
		font-weight: bold;
		text-transform: uppercase;
		width: 492px !important;
	}
	.gcore-subinput-container:not(:first-child), #chronoform-container-44 {
		padding-left: 30px !important;
	}
	#chronoform-container-43, #chronoform-container-44 {
		overflow: auto;
		width: auto !important;
	}
	div#fin-fld18, div#fin-captcha2 {
		min-width: 145px;
	}
	div#fin-fld18 img, div#fin-captcha2 img {
		float: left;
	}
	div#fitem {
		background-color: #eeeeee;
		padding: 12px 32px 5px 20px;
		width:170px;
	}
	div#fitem1 {
		background-color: #eeeeee;
		padding: 41px 95px 40px 27px !important;
		margin-right:0px !important;
	}
	 
	/* Wrapper for page content to push down footer */
	#wrap {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	/* Negative indent footer by it's height */
	margin: 0px auto -312px;
	position:relative;
	}
	#wrap > .container {width:748px;}
	#content {padding:40px 0px 30px 0px; min-height:280px;}
	#push-sidebar-tp {height: 50px;}		
	#push-sidebar-bt {height: 20px;}
	/* Set the fixed height of the footer here */
	#push,
	#footer {height: 312px; min-width:748px; overflow:hidden;position:relative;z-index:91;background: #a19908;}
	#footer .container {width:748px;height:312px;padding:0px; background-color: #a19908;}
	#footer .inside {padding:30px 0px 0 0px;}
	#footer .ft-menu {padding-left:20px;width:230px;}
	#footer .ft-opent {width:170px;}
	#footer .ft-opent h3 {color:#56341b;margin:0 0 20px 3px; line-height:20px; font-size:21px;}
	#footer .ft-opent p {color:#56341b;}
	#footer .ft-opent span {color:#FF9900;font-size:15px;font-weight:bold;}
	#footer .opent-rest {margin-bottom:30px;}

	#footer .ft-addr {background: transparent url(../images/elelemetterem_logo_light.png) no-repeat 2px 5px; padding-top:105px; margin-left:0px; width:270px;}
	#footer ul {margin-left:0px; margin-bottom:15px; color:#56341b;}
	#footer .ft-addr ul li {background: none; padding-left:0px; margin-bottom:5px;}
	#footer .cpdiv {border-top: 1px solid #b2a908;font-size:12px;color:#56341b; text-align:center; padding-top:13px;}
	#footer a {color: #56341b;}
	#footer a:hover, #footer a:focus {color: #f8f6cd;}
	#footer .cpdiv a {color: #56341b;}
	#footer .cpdiv a:hover, #footer .cpdiv a:focus {color: #f8f6cd;text-decoration:underline;}
	#footer p {margin-bottom:5px;}
	
	.menu_more_lft{padding:0 0 0 0; background:url(../images/menu_news_more.gif) no-repeat 25px 7px;}
	.menu_more_rgt{padding:0 0 10px 0; background:url(../images/menu_news_more.gif) no-repeat 185px 7px;text-align:center;}
}


.btn-primary {
            	color: #fff;
            	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
            	background-color: #6b911a;
            	background-image: -moz-linear-gradient(top,#AED920,#537113);
            	background-image: -webkit-gradient(linear,0 0,0 100%,from(#AED920),to(#537113));
            	background-image: -webkit-linear-gradient(top,#AED920,#537113);
            	background-image: -o-linear-gradient(top,#AED920,#537113);
            	background-image: linear-gradient(to bottom,#AED920,#537113);
            	background-repeat: repeat-x;
            	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffAED920, endColorstr=#ff537113, GradientType=0);
            	border-color: #537113 #537113 #915100;
            	border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
            	*background-color: #537113;
            	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
            }
            .btn-primary:hover,
            .btn-primary:focus,
            .btn-primary:active,
            .btn-primary.active,
            .btn-primary.disabled,
            .btn-primary[disabled] {
            	color: #fff;
            	background-color: #537113;
            	*background-color: #5F8116;
            }
            .btn-primary:active,
            .btn-primary.active {
            	background-color: #4c6913 \9;
            }

            .btn-success {
                background-color: #6b911a;
                background-image: linear-gradient(to bottom, #AED920,#537113);
                background-repeat: repeat-x;
                border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
                color: #FFFFFF;
                text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
            }
            .btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
                background-color: #537113;
                color: #FFFFFF;
            }

@font-face {
	font-family: 'IcoMoon';
	src: url('../../../media/jui/fonts/IcoMoon.eot');
	src: url('../../../media/jui/fonts/IcoMoon.eot?#iefix') format('embedded-opentype'), url('../../../media/jui/fonts/IcoMoon.woff') format('woff'), url('../../../media/jui/fonts/IcoMoon.ttf') format('truetype'), url('../../../media/jui/fonts/IcoMoon.svg#IcoMoon') format('svg');
	font-weight: normal;
	font-style: normal;
}
[data-icon]:before {
	font-family: 'IcoMoon';
	content: attr(data-icon);
	speak: none;
}
[class^="icon-"],
[class*=" icon-"] {
	display: inline-block;
	width: 14px;
	height: 14px;
	*margin-right: .3em;
	line-height: 14px;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
	font-family: 'IcoMoon';
	font-style: normal;
	speak: none;
}
[class^="icon-"].disabled,
[class*=" icon-"].disabled {
	font-weight: normal;
}
.icon-joomla:before {
	content: "\e200";
}
.icon-chevron-up:before,
.icon-uparrow:before,
.icon-arrow-up:before {
	content: "\e005";
}
.icon-chevron-right:before,
.icon-rightarrow:before,
.icon-arrow-right:before {
	content: "\e006";
}
.icon-chevron-down:before,
.icon-downarrow:before,
.icon-arrow-down:before {
	content: "\e007";
}
.icon-chevron-left:before,
.icon-leftarrow:before,
.icon-arrow-left:before {
	content: "\e008";
}
.icon-arrow-first:before {
	content: "\e003";
}
.icon-arrow-last:before {
	content: "\e004";
}
.icon-arrow-up-2:before {
	content: "\e009";
}
.icon-arrow-right-2:before {
	content: "\e00a";
}
.icon-arrow-down-2:before {
	content: "\e00b";
}
.icon-arrow-left-2:before {
	content: "\e00c";
}
.icon-arrow-up-3:before {
	content: "\e00f";
}
.icon-arrow-right-3:before {
	content: "\e010";
}
.icon-arrow-down-3:before {
	content: "\e011";
}
.icon-arrow-left-3:before {
	content: "\e012";
}
.icon-menu-2:before {
	content: "\e00e";
}
.icon-arrow-up-4:before {
	content: "\e201";
}
.icon-arrow-right-4:before {
	content: "\e202";
}
.icon-arrow-down-4:before {
	content: "\e203";
}
.icon-arrow-left-4:before {
	content: "\e204";
}
.icon-share:before,
.icon-redo:before {
	content: "\27";
}
.icon-undo:before {
	content: "\28";
}
.icon-forward-2:before {
	content: "\e205";
}
.icon-backward-2:before,
.icon-reply:before {
	content: "\e206";
}
.icon-unblock:before,
.icon-refresh:before,
.icon-redo-2:before {
	content: "\6c";
}
.icon-undo-2:before {
	content: "\e207";
}
.icon-move:before {
	content: "\7a";
}
.icon-expand:before {
	content: "\66";
}
.icon-contract:before {
	content: "\67";
}
.icon-expand-2:before {
	content: "\68";
}
.icon-contract-2:before {
	content: "\69";
}
.icon-play:before {
	content: "\e208";
}
.icon-pause:before {
	content: "\e209";
}
.icon-stop:before {
	content: "\e210";
}
.icon-previous:before,
.icon-backward:before {
	content: "\7c";
}
.icon-next:before,
.icon-forward:before {
	content: "\7b";
}
.icon-first:before {
	content: "\7d";
}
.icon-last:before {
	content: "\e000";
}
.icon-play-circle:before {
	content: "\e00d";
}
.icon-pause-circle:before {
	content: "\e211";
}
.icon-stop-circle:before {
	content: "\e212";
}
.icon-backward-circle:before {
	content: "\e213";
}
.icon-forward-circle:before {
	content: "\e214";
}
.icon-loop:before {
	content: "\e001";
}
.icon-shuffle:before {
	content: "\e002";
}
.icon-search:before {
	content: "\53";
}
.icon-zoom-in:before {
	content: "\64";
}
.icon-zoom-out:before {
	content: "\65";
}
.icon-apply:before,
.icon-edit:before,
.icon-pencil:before {
	content: "\2b";
}
.icon-pencil-2:before {
	content: "\2c";
}
.icon-brush:before {
	content: "\3b";
}
.icon-save-new:before,
.icon-plus-2:before {
	content: "\5d";
}
.icon-ban-circle:before,
.icon-minus-sign:before,
.icon-minus-2:before {
	content: "\5e";
}
.icon-delete:before,
.icon-remove:before,
.icon-cancel-2:before {
	content: "\49";
}
.icon-publish:before,
.icon-save:before,
.icon-ok:before,
.icon-checkmark:before {
	content: "\47";
}
.icon-new:before,
.icon-plus:before {
	content: "\2a";
}
.icon-plus-circle:before {
	content: "\e215";
}
.icon-minus:before,
.icon-not-ok:before {
	content: "\4b";
}
.icon-minus-circle:before {
	content: "\e216";
}
.icon-unpublish:before,
.icon-cancel:before {
	content: "\4a";
}
.icon-cancel-circle:before {
	content: "\e217";
}
.icon-checkmark-2:before {
	content: "\e218";
}
.icon-checkmark-circle:before {
	content: "\e219";
}
.icon-info:before {
	content: "\e220";
}
.icon-info-2:before,
.icon-info-circle:before {
	content: "\e221";
}
.icon-question:before,
.icon-question-sign:before,
.icon-help:before {
	content: "\45";
}
.icon-question-2:before,
.icon-question-circle:before {
	content: "\e222";
}
.icon-notification:before {
	content: "\e223";
}
.icon-notification-2:before,
.icon-notification-circle:before {
	content: "\e224";
}
.icon-pending:before,
.icon-warning:before {
	content: "\48";
}
.icon-warning-2:before,
.icon-warning-circle:before {
	content: "\e225";
}
.icon-checkbox-unchecked:before {
	content: "\3d";
}
.icon-checkin:before,
.icon-checkbox:before,
.icon-checkbox-checked:before {
	content: "\3e";
}
.icon-checkbox-partial:before {
	content: "\3f";
}
.icon-square:before {
	content: "\e226";
}
.icon-radio-unchecked:before {
	content: "\e227";
}
.icon-radio-checked:before,
.icon-generic:before {
	content: "\e228";
}
.icon-circle:before {
	content: "\e229";
}
.icon-signup:before {
	content: "\e230";
}
.icon-grid:before,
.icon-grid-view:before {
	content: "\58";
}
.icon-grid-2:before,
.icon-grid-view-2:before {
	content: "\59";
}
.icon-menu:before {
	content: "\5a";
}
.icon-list:before,
.icon-list-view:before {
	content: "\31";
}
.icon-list-2:before {
	content: "\e231";
}
.icon-menu-3:before {
	content: "\e232";
}
.icon-folder-open:before,
.icon-folder:before {
	content: "\2d";
}
.icon-folder-close:before,
.icon-folder-2:before {
	content: "\2e";
}
.icon-folder-plus:before {
	content: "\e234";
}
.icon-folder-minus:before {
	content: "\e235";
}
.icon-folder-3:before {
	content: "\e236";
}
.icon-folder-plus-2:before {
	content: "\e237";
}
.icon-folder-remove:before {
	content: "\e238";
}
.icon-file:before {
	content: "\e016";
}
.icon-file-2:before {
	content: "\e239";
}
.icon-file-add:before,
.icon-file-plus:before {
	content: "\29";
}
.icon-file-remove:before,
.icon-file-minus:before {
	content: "\e017";
}
.icon-file-check:before {
	content: "\e240";
}
.icon-file-remove:before {
	content: "\e241";
}
.icon-save-copy:before,
.icon-copy:before {
	content: "\e018";
}
.icon-stack:before {
	content: "\e242";
}
.icon-tree:before {
	content: "\e243";
}
.icon-tree-2:before {
	content: "\e244";
}
.icon-paragraph-left:before {
	content: "\e246";
}
.icon-paragraph-center:before {
	content: "\e247";
}
.icon-paragraph-right:before {
	content: "\e248";
}
.icon-paragraph-justify:before {
	content: "\e249";
}
.icon-screen:before {
	content: "\e01c";
}
.icon-tablet:before {
	content: "\e01d";
}
.icon-mobile:before {
	content: "\e01e";
}
.icon-box-add:before {
	content: "\51";
}
.icon-box-remove:before {
	content: "\52";
}
.icon-download:before {
	content: "\e021";
}
.icon-upload:before {
	content: "\e022";
}
.icon-home:before {
	content: "\21";
}
.icon-home-2:before {
	content: "\e250";
}
.icon-out-2:before,
.icon-new-tab:before {
	content: "\e024";
}
.icon-out-3:before,
.icon-new-tab-2:before {
	content: "\e251";
}
.icon-link:before {
	content: "\e252";
}
.icon-picture:before,
.icon-image:before {
	content: "\2f";
}
.icon-pictures:before,
.icon-images:before {
	content: "\30";
}
.icon-palette:before,
.icon-color-palette:before {
	content: "\e014";
}
.icon-camera:before {
	content: "\55";
}
.icon-camera-2:before,
.icon-video:before {
	content: "\e015";
}
.icon-play-2:before,
.icon-video-2:before,
.icon-youtube:before {
	content: "\56";
}
.icon-music:before {
	content: "\57";
}
.icon-user:before {
	content: "\22";
}
.icon-users:before {
	content: "\e01f";
}
.icon-vcard:before {
	content: "\6d";
}
.icon-address:before {
	content: "\70";
}
.icon-share-alt:before,
.icon-out:before {
	content: "\26";
}
.icon-enter:before {
	content: "\e257";
}
.icon-exit:before {
	content: "\e258";
}
.icon-comment:before,
.icon-comments:before {
	content: "\24";
}
.icon-comments-2:before {
	content: "\25";
}
.icon-quote:before,
.icon-quotes-left:before {
	content: "\60";
}
.icon-quote-2:before,
.icon-quotes-right:before {
	content: "\61";
}
.icon-quote-3:before,
.icon-bubble-quote:before {
	content: "\e259";
}
.icon-phone:before {
	content: "\e260";
}
.icon-phone-2:before {
	content: "\e261";
}
.icon-envelope:before,
.icon-mail:before {
	content: "\4d";
}
.icon-envelope-opened:before,
.icon-mail-2:before {
	content: "\4e";
}
.icon-unarchive:before,
.icon-drawer:before {
	content: "\4f";
}
.icon-archive:before,
.icon-drawer-2:before {
	content: "\50";
}
.icon-briefcase:before {
	content: "\e020";
}
.icon-tag:before {
	content: "\e262";
}
.icon-tag-2:before {
	content: "\e263";
}
.icon-tags:before {
	content: "\e264";
}
.icon-tags-2:before {
	content: "\e265";
}
.icon-options:before,
.icon-cog:before {
	content: "\38";
}
.icon-cogs:before {
	content: "\37";
}
.icon-screwdriver:before,
.icon-tools:before {
	content: "\36";
}
.icon-wrench:before {
	content: "\3a";
}
.icon-equalizer:before {
	content: "\39";
}
.icon-dashboard:before {
	content: "\78";
}
.icon-switch:before {
	content: "\e266";
}
.icon-filter:before {
	content: "\54";
}
.icon-purge:before,
.icon-trash:before {
	content: "\4c";
}
.icon-checkedout:before,
.icon-lock:before,
.icon-locked:before {
	content: "\23";
}
.icon-unlock:before {
	content: "\e267";
}
.icon-key:before {
	content: "\5f";
}
.icon-support:before {
	content: "\46";
}
.icon-database:before {
	content: "\62";
}
.icon-scissors:before {
	content: "\e268";
}
.icon-health:before {
	content: "\6a";
}
.icon-wand:before {
	content: "\6b";
}
.icon-eye-open:before,
.icon-eye:before {
	content: "\3c";
}
.icon-eye-close:before,
.icon-eye-blocked:before,
.icon-eye-2:before {
	content: "\e269";
}
.icon-clock:before {
	content: "\6e";
}
.icon-compass:before {
	content: "\6f";
}
.icon-broadcast:before,
.icon-connection:before,
.icon-wifi:before {
	content: "\e01b";
}
.icon-book:before {
	content: "\e271";
}
.icon-lightning:before,
.icon-flash:before {
	content: "\79";
}
.icon-print:before,
.icon-printer:before {
	content: "\e013";
}
.icon-feed:before {
	content: "\71";
}
.icon-calendar:before {
	content: "\43";
}
.icon-calendar-2:before {
	content: "\44";
}
.icon-calendar-3:before {
	content: "\e273";
}
.icon-pie:before {
	content: "\77";
}
.icon-bars:before {
	content: "\76";
}
.icon-chart:before {
	content: "\75";
}
.icon-power-cord:before {
	content: "\32";
}
.icon-cube:before {
	content: "\33";
}
.icon-puzzle:before {
	content: "\34";
}
.icon-attachment:before,
.icon-paperclip:before,
.icon-flag-2:before {
	content: "\72";
}
.icon-lamp:before {
	content: "\74";
}
.icon-pin:before,
.icon-pushpin:before {
	content: "\73";
}
.icon-location:before {
	content: "\63";
}
.icon-shield:before {
	content: "\e274";
}
.icon-flag:before {
	content: "\35";
}
.icon-flag-3:before {
	content: "\e275";
}
.icon-bookmark:before {
	content: "\e023";
}
.icon-bookmark-2:before {
	content: "\e276";
}
.icon-heart:before {
	content: "\e277";
}
.icon-heart-2:before {
	content: "\e278";
}
.icon-thumbs-up:before {
	content: "\5b";
}
.icon-thumbs-down:before {
	content: "\5c";
}
.icon-unfeatured:before,
.icon-asterisk:before,
.icon-star-empty:before {
	content: "\40";
}
.icon-star-2:before {
	content: "\41";
}
.icon-featured:before,
.icon-default:before,
.icon-star:before {
	content: "\42";
}
.icon-smiley:before,
.icon-smiley-happy:before {
	content: "\e279";
}
.icon-smiley-2:before,
.icon-smiley-happy-2:before {
	content: "\e280";
}
.icon-smiley-sad:before {
	content: "\e281";
}
.icon-smiley-sad-2:before {
	content: "\e282";
}
.icon-smiley-neutral:before {
	content: "\e283";
}
.icon-smiley-neutral-2:before {
	content: "\e284";
}
.icon-cart:before {
	content: "\e019";
}
.icon-basket:before {
	content: "\e01a";
}
.icon-credit:before {
	content: "\e286";
}
.icon-credit-2:before {
	content: "\e287";
}
