@font-face {
	font-family: 'icomoon';
	src: url('../themes/sportfitness/fonts/icomoon.eot');
	src: url('../themes/sportfitness/fonts/icomoon.eot?#iefix') format('embedded-opentype'),
		url('../themes/sportfitness/fonts/icomoon.woff') format('woff'),
		url('../themes/sportfitness/fonts/icomoon.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

#categoriestopmenu {
  background-color:#373737;
  background-image:-moz-linear-gradient(top,#373737,#373737);
  background-image:-webkit-gradient(linear,0 0,0 100%,from(#373737),to(#373737));
  background-image:-webkit-linear-gradient(top,#373737,#373737);
  background-image:-o-linear-gradient(top,#373737,#373737);
  background-image:linear-gradient(to bottom,#373737,#373737);
  background-repeat:repeat-x;
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff373737', endColorstr='#ff373737', GradientType=0);
  -webkit-background-clip:padding-box;
  background-clip:padding-box;
  -webkit-border-radius:2px;
  border-radius:2px;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
  filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
  clear:both;
  border:1px solid #373737;
  margin:0 auto;
  z-index:1000;
  -webkit-text-size-adjust:100%;
}
#categoriestopmenu li {
  background-color:#373737;
  background-image:-moz-linear-gradient(top,#373737,#373737);
  background-image:-webkit-gradient(linear,0 0,0 100%,from(#373737),to(#373737));
  background-image:-webkit-linear-gradient(top,#373737,#373737);
  background-image:-o-linear-gradient(top,#373737,#373737);
  background-image:linear-gradient(to bottom,#373737,#373737);
  background-repeat:repeat-x;
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff373737', endColorstr='#ff373737', GradientType=0);
  filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border-right:1px solid rgba(0,0,0,0.4);
  float:left;
  position:relative;
  list-style-type:none;
  padding:0;
}
#categoriestopmenu li.last { border-right:0; }
#categoriestopmenu a {
  display:block;
  font-family:Cuprum, sans-serif;
  font-size:18px;
  line-height:18px;
  color:#ffffff;
  font-weight:300;
  text-decoration:none;
  text-shadow:1px 1px 0 rgba(0,0,0,0.2);
  padding:15px;
}
#categoriestopmenu li:hover > a, #categoriestopmenu li a:focus, #categoriestopmenu li a:active, #categoriestopmenu a.selected { background:#9BC010; }
#categoriestopmenu span.node_arrow {
  position:absolute;
  top:40%;
  right:8px;
  width:12px;
  height:12px;
  overflow:hidden;
  text-align:center;
}
#categoriestopmenu span.node_arrow:before {
  opacity:0.6;
  filter:alpha(opacity=60);
  content:"\f0d7";
  font-family:'icomoon';
  font-weight:300;
  font-size:16px;
  color:#49a2ce;
  display:block;
  margin-top:-3px;
}
#categoriestopmenu ul ul {
  display:none;
  position:absolute;
  width:180px;
  z-index:1200;
}
#categoriestopmenu ul ul li {
  background:#2b2b2b;
  border-bottom:1px solid rgba(0,0,0,0.2) !important;
  border:0;
  width:100%;
  margin-right:0 !important;
}
#categoriestopmenu ul ul li.last { border:0 !important; }
#categoriestopmenu ul ul li a {
  color:#ffffff;
  padding:12px 15px;
}
#categoriestopmenu ul ul li:hover > a, #categoriestopmenu ul ul li a:focus, #categoriestopmenu ul ul li a:active, #categoriestopmenu ul ul a.selected {
  filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background:#373737;
}
#categoriestopmenu ul ul li span.node_arrow {
  top:38%;
  right:10px;
}
#categoriestopmenu ul ul li span.node_arrow:before {
  content:"\f0da";
  margin-top:-4px;
}
#categoriestopmenu li:hover > ul {
  display:block;
  top:48px;
  left:0;
}
#categoriestopmenu li li:hover > ul {
  top:0 !important;
  left:180px;
}
#categoriestopmenu_home {
  background-color:#2b2b2b;
  background-image:-moz-linear-gradient(top,#2b2b2b,#2b2b2b);
  background-image:-webkit-gradient(linear,0 0,0 100%,from(#2b2b2b),to(#2b2b2b));
  background-image:-webkit-linear-gradient(top,#2b2b2b,#2b2b2b);
  background-image:-o-linear-gradient(top,#2b2b2b,#2b2b2b);
  background-image:linear-gradient(to bottom,#2b2b2b,#2b2b2b);
  background-repeat:repeat-x;
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff2a2a2a', endColorstr='#ff2a2a2a', GradientType=0);
  border-right:1px solid rgba(0,0,0,0.4);
  float:left;
}
#categoriestopmenu_home a {
  height:18px;
  width:20px;
}
#categoriestopmenu_home a:before {
  content:"\e600";
  font-family:'icomoon';
  font-size:21px;
  font-weight:300;
  color:#eeeeee;
}
#categoriestopmenu_specials {
  background-color:#2b2b2b;
  background-image:-moz-linear-gradient(top,#2b2b2b,#2b2b2b);
  background-image:-webkit-gradient(linear,0 0,0 100%,from(#2b2b2b),to(#2b2b2b));
  background-image:-webkit-linear-gradient(top,#2b2b2b,#2b2b2b);
  background-image:-o-linear-gradient(top,#2b2b2b,#2b2b2b);
  background-image:linear-gradient(to bottom,#2b2b2b,#2b2b2b);
  background-repeat:repeat-x;
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff2a2a2a', endColorstr='#ff2a2a2a', GradientType=0);
  border-left:1px solid rgba(0,0,0,0.4);
  float:right;
}
#categoriestopmenu_specials a { color:#ffffff; }
#categoriestopmenu_specials a:hover, #categoriestopmenu_specials a:focus, #categoriestopmenu_specials a:active, #categoriestopmenu_specials a.selected { color:#49a2ce; }
#categoriestopmenu_specials a.selected {
  background-color:#2b2b2b;
  background-image:-moz-linear-gradient(top,#2b2b2b,#2b2b2b);
  background-image:-webkit-gradient(linear,0 0,0 100%,from(#2b2b2b),to(#2b2b2b));
  background-image:-webkit-linear-gradient(top,#2b2b2b,#2b2b2b);
  background-image:-o-linear-gradient(top,#2b2b2b,#2b2b2b);
  background-image:linear-gradient(to bottom,#2b2b2b,#2b2b2b);
  background-repeat:repeat-x;
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff2a2a2a', endColorstr='#ff2a2a2a', GradientType=0);
}
#categoriestopmenu_news {
  background-color:#2b2b2b;
  background-image:-moz-linear-gradient(top,#2b2b2b,#2b2b2b);
  background-image:-webkit-gradient(linear,0 0,0 100%,from(#2b2b2b),to(#2b2b2b));
  background-image:-webkit-linear-gradient(top,#2b2b2b,#2b2b2b);
  background-image:-o-linear-gradient(top,#2b2b2b,#2b2b2b);
  background-image:linear-gradient(to bottom,#2b2b2b,#2b2b2b);
  background-repeat:repeat-x;
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff2a2a2a', endColorstr='#ff2a2a2a', GradientType=0);
  border-left:1px solid rgba(0,0,0,0.4);
  float:right;
}
#categoriestopmenu_news a { color:#ffffff; }
#categoriestopmenu_news a:hover, #categoriestopmenu_news a:focus, #categoriestopmenu_news a:active, #categoriestopmenu_news a.selected { color:#49a2ce; }
#categoriestopmenu_news a.selected {
  background-color:#2b2b2b;
  background-image:-moz-linear-gradient(top,#2b2b2b,#2b2b2b);
  background-image:-webkit-gradient(linear,0 0,0 100%,from(#2b2b2b),to(#2b2b2b));
  background-image:-webkit-linear-gradient(top,#2b2b2b,#2b2b2b);
  background-image:-o-linear-gradient(top,#2b2b2b,#2b2b2b);
  background-image:linear-gradient(to bottom,#2b2b2b,#2b2b2b);
  background-repeat:repeat-x;
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff2a2a2a', endColorstr='#ff2a2a2a', GradientType=0);
}
#categoriestopmenu_showmenu { display:none; }
#categoriestopmenu_resa {
  background-color:#373737;
  background-image:-moz-linear-gradient(top,#373737,#373737);
  background-image:-webkit-gradient(linear,0 0,0 100%,from(#373737),to(#373737));
  background-image:-webkit-linear-gradient(top,#373737,#373737);
  background-image:-o-linear-gradient(top,#373737,#373737);
  background-image:linear-gradient(to bottom,#373737,#373737);
  background-repeat:repeat-x;
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff373737', endColorstr='#ff373737', GradientType=0);
  -webkit-background-clip:padding-box;
  background-clip:padding-box;
  -webkit-border-radius:2px;
  border-radius:2px;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
  filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
  clear:both;
  border:1px solid #373737;
  margin:0 auto;
  z-index:1000;
  -webkit-text-size-adjust:100%;
}
#categoriestopmenu_resa ul li{
	width:19%;
	margin-left:12px;
	border:4px solid black;
}
#categoriestopmenu_resa li {
  background-color:#373737;
  background-image:-moz-linear-gradient(top,#373737,#373737);
  background-image:-webkit-gradient(linear,0 0,0 100%,from(#373737),to(#373737));
  background-image:-webkit-linear-gradient(top,#373737,#373737);
  background-image:-o-linear-gradient(top,#373737,#373737);
  background-image:linear-gradient(to bottom,#373737,#373737);
  background-repeat:repeat-x;
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff373737', endColorstr='#ff373737', GradientType=0);
  filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border-right:1px solid rgba(0,0,0,0.4);
  float:left;
  position:relative;
  list-style-type:none;
  padding:0;
}
#categoriestopmenu_resa li.last { border-right:0; }
#categoriestopmenu_resa a {
  display:block;
  font-family:Cuprum, sans-serif;
  font-size:18px;
  line-height:18px;
  color:#ffffff;
  font-weight:300;
  text-decoration:none;
  text-shadow:1px 1px 0 rgba(0,0,0,0.2);
  padding:15px;
}
#categoriestopmenu_resa li:hover > a, #categoriestopmenu_resa li a:focus, #categoriestopmenu_resa li a:active, #categoriestopmenu_resa a.selected { background:#9BC010; }
#categoriestopmenu_resa span.node_arrow {
  position:absolute;
  top:40%;
  right:8px;
  width:12px;
  height:12px;
  overflow:hidden;
  text-align:center;
}
#categoriestopmenu_resa span.node_arrow:before {
  opacity:0.6;
  filter:alpha(opacity=60);
  content:"\f0d7";
  font-family:'icomoon';
  font-weight:300;
  font-size:16px;
  color:#49a2ce;
  display:block;
  margin-top:-3px;
}
#categoriestopmenu_resa ul ul {
  display:none;
  position:absolute;
  width:180px;
  z-index:1200;
}
#categoriestopmenu_resa ul ul li {
  background:#2b2b2b;
  border-bottom:1px solid rgba(0,0,0,0.2) !important;
  border:0;
  width:100%;
  margin-right:0 !important;
}
#categoriestopmenu_resa ul ul li.last { border:0 !important; }
#categoriestopmenu_resa ul ul li a {
  color:#ffffff;
  padding:12px 15px;
}
#categoriestopmenu_resa ul ul li:hover > a, #categoriestopmenu_resa ul ul li a:focus, #categoriestopmenu_resa ul ul li a:active, #categoriestopmenu_resa ul ul a.selected {
  filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background:#373737;
}
#categoriestopmenu_resa ul ul li span.node_arrow {
  top:38%;
  right:10px;
}
#categoriestopmenu_resa ul ul li span.node_arrow:before {
  content:"\f0da";
  margin-top:-4px;
}
#categoriestopmenu_resa li:hover > ul {
  display:block;
  top:48px;
  left:0;
}
#categoriestopmenu_resa li li:hover > ul {
  top:0 !important;
  left:180px;
}
#categoriestopmenu_resa_home {
  background-color:#2b2b2b;
  background-image:-moz-linear-gradient(top,#2b2b2b,#2b2b2b);
  background-image:-webkit-gradient(linear,0 0,0 100%,from(#2b2b2b),to(#2b2b2b));
  background-image:-webkit-linear-gradient(top,#2b2b2b,#2b2b2b);
  background-image:-o-linear-gradient(top,#2b2b2b,#2b2b2b);
  background-image:linear-gradient(to bottom,#2b2b2b,#2b2b2b);
  background-repeat:repeat-x;
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff2a2a2a', endColorstr='#ff2a2a2a', GradientType=0);
  border-right:1px solid rgba(0,0,0,0.4);
  float:left;
}
#categoriestopmenu_resa_home a {
  height:18px;
  width:20px;
}
#categoriestopmenu_resa_home a:before {
  content:"\e600";
  font-family:'icomoon';
  font-size:21px;
  font-weight:300;
  color:#eeeeee;
}
#categoriestopmenu_resa_specials {
  background-color:#2b2b2b;
  background-image:-moz-linear-gradient(top,#2b2b2b,#2b2b2b);
  background-image:-webkit-gradient(linear,0 0,0 100%,from(#2b2b2b),to(#2b2b2b));
  background-image:-webkit-linear-gradient(top,#2b2b2b,#2b2b2b);
  background-image:-o-linear-gradient(top,#2b2b2b,#2b2b2b);
  background-image:linear-gradient(to bottom,#2b2b2b,#2b2b2b);
  background-repeat:repeat-x;
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff2a2a2a', endColorstr='#ff2a2a2a', GradientType=0);
  border-left:1px solid rgba(0,0,0,0.4);
  float:right;
}
#categoriestopmenu_resa_specials a { color:#ffffff; }
#categoriestopmenu_resa_specials a:hover, #categoriestopmenu_resa_specials a:focus, #categoriestopmenu_resa_specials a:active, #categoriestopmenu_resa_specials a.selected { color:#49a2ce; }
#categoriestopmenu_resa_specials a.selected {
  background-color:#2b2b2b;
  background-image:-moz-linear-gradient(top,#2b2b2b,#2b2b2b);
  background-image:-webkit-gradient(linear,0 0,0 100%,from(#2b2b2b),to(#2b2b2b));
  background-image:-webkit-linear-gradient(top,#2b2b2b,#2b2b2b);
  background-image:-o-linear-gradient(top,#2b2b2b,#2b2b2b);
  background-image:linear-gradient(to bottom,#2b2b2b,#2b2b2b);
  background-repeat:repeat-x;
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff2a2a2a', endColorstr='#ff2a2a2a', GradientType=0);
}
#categoriestopmenu_resa_news {
  background-color:#2b2b2b;
  background-image:-moz-linear-gradient(top,#2b2b2b,#2b2b2b);
  background-image:-webkit-gradient(linear,0 0,0 100%,from(#2b2b2b),to(#2b2b2b));
  background-image:-webkit-linear-gradient(top,#2b2b2b,#2b2b2b);
  background-image:-o-linear-gradient(top,#2b2b2b,#2b2b2b);
  background-image:linear-gradient(to bottom,#2b2b2b,#2b2b2b);
  background-repeat:repeat-x;
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff2a2a2a', endColorstr='#ff2a2a2a', GradientType=0);
  border-left:1px solid rgba(0,0,0,0.4);
  float:right;
}
#categoriestopmenu_resa_news a { color:#ffffff; }
#categoriestopmenu_resa_news a:hover, #categoriestopmenu_resa_news a:focus, #categoriestopmenu_resa_news a:active, #categoriestopmenu_resa_news a.selected { color:#49a2ce; }
#categoriestopmenu_resa_news a.selected {
  background-color:#2b2b2b;
  background-image:-moz-linear-gradient(top,#2b2b2b,#2b2b2b);
  background-image:-webkit-gradient(linear,0 0,0 100%,from(#2b2b2b),to(#2b2b2b));
  background-image:-webkit-linear-gradient(top,#2b2b2b,#2b2b2b);
  background-image:-o-linear-gradient(top,#2b2b2b,#2b2b2b);
  background-image:linear-gradient(to bottom,#2b2b2b,#2b2b2b);
  background-repeat:repeat-x;
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff2a2a2a', endColorstr='#ff2a2a2a', GradientType=0);
}
#categoriestopmenu_resa_showmenu { display:none; }

#categoriestopmenu_resi {
  background-color:#373737;
  background-image:-moz-linear-gradient(top,#373737,#373737);
  background-image:-webkit-gradient(linear,0 0,0 100%,from(#373737),to(#373737));
  background-image:-webkit-linear-gradient(top,#373737,#373737);
  background-image:-o-linear-gradient(top,#373737,#373737);
  background-image:linear-gradient(to bottom,#373737,#373737);
  background-repeat:repeat-x;
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff373737', endColorstr='#ff373737', GradientType=0);
  -webkit-background-clip:padding-box;
  background-clip:padding-box;
  -webkit-border-radius:2px;
  border-radius:2px;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
  filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
  clear:both;
  border:1px solid #373737;
  margin:0 auto;
  z-index:1000;
  -webkit-text-size-adjust:100%;
}

#categoriestopmenu_resi ul li{
	width:19%;
	margin-left:12px;
	border:4px solid #373737;
}
#categoriestopmenu_resi li {
  background-color:#373737;
  background-image:-moz-linear-gradient(top,#373737,#373737);
  background-image:-webkit-gradient(linear,0 0,0 100%,from(#373737),to(#373737));
  background-image:-webkit-linear-gradient(top,#373737,#373737);
  background-image:-o-linear-gradient(top,#373737,#373737);
  background-image:linear-gradient(to bottom,#373737,#373737);
  background-repeat:repeat-x;
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff373737', endColorstr='#ff373737', GradientType=0);
  filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border-right:1px solid rgba(0,0,0,0.4);
  float:left;
  position:relative;
  list-style-type:none;
  padding:0;
}
#categoriestopmenu_resi li.last { border-right:0; }
#categoriestopmenu_resi a {
  display:block;
  font-family:Cuprum, sans-serif;
  font-size:18px;
  line-height:18px;
  color:#ffffff;
  font-weight:300;
  text-decoration:none;
  text-shadow:1px 1px 0 rgba(0,0,0,0.2);
  padding:15px;
}
#categoriestopmenu_resi li:hover > a, #categoriestopmenu_resi li a:focus, #categoriestopmenu_resi li a:active, #categoriestopmenu_resi a.selected { background:#9BC010; }
#categoriestopmenu_resi span.node_arrow {
  position:absolute;
  top:40%;
  right:8px;
  width:12px;
  height:12px;
  overflow:hidden;
  text-align:center;
}
#categoriestopmenu_resi span.node_arrow:before {
  opacity:0.6;
  filter:alpha(opacity=60);
  content:"\f0d7";
  font-family:'icomoon';
  font-weight:300;
  font-size:16px;
  color:#49a2ce;
  display:block;
  margin-top:-3px;
}
#categoriestopmenu_resi ul ul {
  display:none;
  position:absolute;
  width:180px;
  z-index:1200;
}
#categoriestopmenu_resi ul ul li {
  background:#2b2b2b;
  border-bottom:1px solid rgba(0,0,0,0.2) !important;
  border:0;
  width:100%;
  margin-right:0 !important;
}
#categoriestopmenu_resi ul ul li.last { border:0 !important; }
#categoriestopmenu_resi ul ul li a {
  color:#ffffff;
  padding:12px 15px;
}
#categoriestopmenu_resi ul ul li:hover > a, #categoriestopmenu_resi ul ul li a:focus, #categoriestopmenu_resi ul ul li a:active, #categoriestopmenu_resi ul ul a.selected {
  filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background:#373737;
}
#categoriestopmenu_resi ul ul li span.node_arrow {
  top:38%;
  right:10px;
}
#categoriestopmenu_resi ul ul li span.node_arrow:before {
  content:"\f0da";
  margin-top:-4px;
}
#categoriestopmenu_resi li:hover > ul {
  display:block;
  top:48px;
  left:0;
}
#categoriestopmenu_resi li li:hover > ul {
  top:0 !important;
  left:180px;
}
#categoriestopmenu_resi_home {
  background-color:#2b2b2b;
  background-image:-moz-linear-gradient(top,#2b2b2b,#2b2b2b);
  background-image:-webkit-gradient(linear,0 0,0 100%,from(#2b2b2b),to(#2b2b2b));
  background-image:-webkit-linear-gradient(top,#2b2b2b,#2b2b2b);
  background-image:-o-linear-gradient(top,#2b2b2b,#2b2b2b);
  background-image:linear-gradient(to bottom,#2b2b2b,#2b2b2b);
  background-repeat:repeat-x;
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff2a2a2a', endColorstr='#ff2a2a2a', GradientType=0);
  border-right:1px solid rgba(0,0,0,0.4);
  float:left;
}
#categoriestopmenu_resi_home a {
  height:18px;
  width:20px;
}

#categoriestopmenu_resi_home a:before {
  content:"\e600";
  font-family:'icomoon';
  font-size:21px;
  font-weight:300;
  color:#eeeeee;
}
#categoriestopmenu_resi_specials {
  background-color:#2b2b2b;
  background-image:-moz-linear-gradient(top,#2b2b2b,#2b2b2b);
  background-image:-webkit-gradient(linear,0 0,0 100%,from(#2b2b2b),to(#2b2b2b));
  background-image:-webkit-linear-gradient(top,#2b2b2b,#2b2b2b);
  background-image:-o-linear-gradient(top,#2b2b2b,#2b2b2b);
  background-image:linear-gradient(to bottom,#2b2b2b,#2b2b2b);
  background-repeat:repeat-x;
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff2a2a2a', endColorstr='#ff2a2a2a', GradientType=0);
  border-left:1px solid rgba(0,0,0,0.4);
  float:right;
}
#categoriestopmenu_resi_specials a { color:#ffffff; }
#categoriestopmenu_resi_specials a:hover, #categoriestopmenu_resi_specials a:focus, #categoriestopmenu_resi_specials a:active, #categoriestopmenu_resi_specials a.selected { color:#49a2ce; }
#categoriestopmenu_resi_specials a.selected {
  background-color:#2b2b2b;
  background-image:-moz-linear-gradient(top,#2b2b2b,#2b2b2b);
  background-image:-webkit-gradient(linear,0 0,0 100%,from(#2b2b2b),to(#2b2b2b));
  background-image:-webkit-linear-gradient(top,#2b2b2b,#2b2b2b);
  background-image:-o-linear-gradient(top,#2b2b2b,#2b2b2b);
  background-image:linear-gradient(to bottom,#2b2b2b,#2b2b2b);
  background-repeat:repeat-x;
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff2a2a2a', endColorstr='#ff2a2a2a', GradientType=0);
}
#categoriestopmenu_resi_news {
  background-color:#2b2b2b;
  background-image:-moz-linear-gradient(top,#2b2b2b,#2b2b2b);
  background-image:-webkit-gradient(linear,0 0,0 100%,from(#2b2b2b),to(#2b2b2b));
  background-image:-webkit-linear-gradient(top,#2b2b2b,#2b2b2b);
  background-image:-o-linear-gradient(top,#2b2b2b,#2b2b2b);
  background-image:linear-gradient(to bottom,#2b2b2b,#2b2b2b);
  background-repeat:repeat-x;
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff2a2a2a', endColorstr='#ff2a2a2a', GradientType=0);
  border-left:1px solid rgba(0,0,0,0.4);
  float:right;
}
#categoriestopmenu_resi_news a { color:#ffffff; }
#categoriestopmenu_resi_news a:hover, #categoriestopmenu_resi_news a:focus, #categoriestopmenu_resi_news a:active, #categoriestopmenu_resi_news a.selected { color:#49a2ce; }
#categoriestopmenu_resi_news a.selected {
  background-color:#2b2b2b;
  background-image:-moz-linear-gradient(top,#2b2b2b,#2b2b2b);
  background-image:-webkit-gradient(linear,0 0,0 100%,from(#2b2b2b),to(#2b2b2b));
  background-image:-webkit-linear-gradient(top,#2b2b2b,#2b2b2b);
  background-image:-o-linear-gradient(top,#2b2b2b,#2b2b2b);
  background-image:linear-gradient(to bottom,#2b2b2b,#2b2b2b);
  background-repeat:repeat-x;
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff2a2a2a', endColorstr='#ff2a2a2a', GradientType=0);
}
#categoriestopmenu_resi_showmenu { display:none; }
#categoriestopmenu_resi ul li a{font-size:14px;}

@media (max-width: 1200px) {
  #categoriestopmenu a { padding:15px 10px; }
}
@media (max-width: 979px) {
  #categoriestopmenu {
    background-color:#373737 !important;
    background-image:-moz-linear-gradient(top,#373737,#373737) !important;
    background-image:-webkit-gradient(linear,0 0,0 100%,from(#373737),to(#373737)) !important;
    background-image:-webkit-linear-gradient(top,#373737,#373737) !important;
    background-image:-o-linear-gradient(top,#373737,#373737) !important;
    background-image:linear-gradient(to bottom,#373737,#373737) !important;
    background-repeat:repeat-x !important;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff373737', endColorstr='#ff373737', GradientType=0) !important;
  }
  #categoriestopmenu_ul {
    display:none;
    clear:both;
  }
  #categoriestopmenu_showmenu {
    display:block;
    float:left;
  }
  #categoriestopmenu_showmenu a {
    position:relative;
    text-transform:uppercase;
    padding-right:25px !important;
  }
  #categoriestopmenu_showmenu span.menu_arrow {
    position:absolute;
    top:35%;
    right:8px;
    width:12px;
    height:12px;
    overflow:hidden;
    text-align:center;
  }
  #categoriestopmenu_showmenu span.menu_arrow:before {
    opacity:0.6;
    filter:alpha(opacity=60);
    content:"\f0d7";
    font-family:'icomoon';
    font-weight:300;
    font-size:16px;
    color:#49a2ce;
    display:block;
    margin-top:-3px;
  }
  #categoriestopmenu li {
    background:none;
    border-bottom:1px solid rgba(0,0,0,0.2) !important;
    border:0;
    width:100%;
  }
  #categoriestopmenu li.last { border:0 !important; }
  #categoriestopmenu li:hover > a, #categoriestopmenu li a:focus, #categoriestopmenu li a:active, #categoriestopmenu a.selected {
    filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
    background:#444444;
  }
  #categoriestopmenu li a {
    position:relative;
    padding:12px 10px;
  }
  #categoriestopmenu ul ul { width:100%; }
  #categoriestopmenu ul ul li {
    background:#2b2b2b;
    border:0 !important;
  }
  #categoriestopmenu ul ul li > a { padding-left:20px; }
  #categoriestopmenu ul ul li span.node_arrow { right:8px; }
  #categoriestopmenu ul ul li span.node_arrow:before { content:"\f0d7"; }
  #categoriestopmenu ul ul li:hover > a, #categoriestopmenu ul ul li a:focus, #categoriestopmenu ul ul li a:active, #categoriestopmenu ul ul a.selected { background:#444444; }
  #categoriestopmenu ul ul ul {
    display:block;
    position:static;
  }
  #categoriestopmenu ul ul ul li > a { padding-left:40px; }
  #categoriestopmenu ul ul ul ul li > a {
    font-size:16px;
    padding-left:60px;
  }
  #categoriestopmenu li  > ul, #categoriestopmenu li:hover  > ul {
    display:block;
    position:static;
  }
  #categoriestopmenu_home {
    border-right:1px solid rgba(0,0,0,0.4) !important;
    margin:0 !important;
  }
  #categoriestopmenu_specials {
    border-left:1px solid rgba(0,0,0,0.4) !important;
    margin:0 !important;
  }
  #categoriestopmenu_news {
    border-left:1px solid rgba(0,0,0,0.4) !important;
    margin:0 !important;
  }
}
#categoriestopmenu_resa ul li a{font-size:14px;cursor: not-allowed;box-shadow: none;}
#lun{margin-top:-500px;position:absolute;}
#mar{margin-top:-500px;position:absolute;}
#mer{margin-top:-500px;position:absolute;}
#jeu{margin-top:-500px;position:absolute;}
#ven{margin-top:-500px;position:absolute;}
#sam{margin-top:-500px;position:absolute;}
#categoriestopmenu_resi fieldset{width:60%;margin:auto;border:1px solid #CCCCCC;padding:25px;}
#categoriestopmenu_resi fieldset.add{width:100%;margin:auto;border:1px solid #CCCCCC;padding:25px;}

@media (max-width: 480px) {
  #categoriestopmenu a { font-size:14px; }
  
}
@media (max-width: 1600px) {
  #categoriestopmenu_resa a { padding:15px 10px; }
  #categoriestopmenu_resa ul li{
	width:19%;
	margin-left:12px;
	border:4px solid black;
}
#categoriestopmenu_resa ul li a{font-size:14px;cursor: not-allowed;box-shadow: none;}
}
@media (max-width: 1440px) {
  #categoriestopmenu_resa a { padding:15px 10px; }
  #categoriestopmenu_resa ul li{
	width:19%;
	margin-left:11px;
	border:4px solid black;
}
#categoriestopmenu_resa ul li a{font-size:11px;}
}
@media (max-width: 1200px) {
  #categoriestopmenu_resa a { padding:15px 10px; }
  #categoriestopmenu_resa ul li{
	width:19%;
	margin-left:9px;
	border:4px solid black;
}
#categoriestopmenu_resa ul li a{font-size:10px;cursor: not-allowed;box-shadow: none;}
}
@media (max-width: 1055px) {
  #categoriestopmenu_resa a { padding:15px 10px; }
  #categoriestopmenu_resa ul li{
	width:19%;
	margin-left:8px;
	border:4px solid black;
}
#categoriestopmenu_resa ul li a{font-size:10px;cursor: not-allowed;box-shadow: none;}
}
@media (max-width: 930px) {

    
	#lun{cursor:pointer;margin-top:0px;position:absolute;}
	#mar{margin-top:33px;position:absolute;}
	#mer{margin-top:86px;position:absolute;}
	#jeu{margin-top:129px;position:absolute;}
	#ven{margin-top:172px;position:absolute;}
	#sam{margin-top:215px;position:absolute;}
	
	#findlun{cursor:pointer;margin-top:0px;position:absolute;}
	#findmar{margin-top:33px;position:absolute;}
	#findmer{margin-top:86px;position:absolute;}
	#findjeu{margin-top:129px;position:absolute;}
	#findven{margin-top:172px;position:absolute;}
	#findsam{margin-top:215px;position:absolute;}
	
	#categoriestopmenu_resa ul li a{font-size:14px;cursor: pointer;box-shadow: none;}
  #categoriestopmenu_resa {
    background-color:#373737 !important;
    background-image:-moz-linear-gradient(top,#373737,#373737) !important;
    background-image:-webkit-gradient(linear,0 0,0 100%,from(#373737),to(#373737)) !important;
    background-image:-webkit-linear-gradient(top,#373737,#373737) !important;
    background-image:-o-linear-gradient(top,#373737,#373737) !important;
    background-image:linear-gradient(to bottom,#373737,#373737) !important;
    background-repeat:repeat-x !important;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff373737', endColorstr='#ff373737', GradientType=0) !important;
  }
  #categoriestopmenu_resa ul li{width:100%;border:none;margin-left:0px;}
  #categoriestopmenu_resa_ul {
    display:block;
    clear:both;
  }
  #categoriestopmenu_resa_showmenu {
    display:block;
    float:left;
  }
  #categoriestopmenu_resa_showmenu a {
    position:relative;
    text-transform:uppercase;
    padding-right:25px !important;
  }
  #categoriestopmenu_resa_showmenu span.menu_arrow {
    position:absolute;
    top:35%;
    right:8px;
    width:12px;
    height:12px;
    overflow:hidden;
    text-align:center;
  }
  #categoriestopmenu_resa_showmenu span.menu_arrow:before {
    opacity:0.6;
    filter:alpha(opacity=60);
    content:"\f0d7";
    font-family:'icomoon';
    font-weight:300;
    font-size:16px;
    color:#49a2ce;
    display:block;
    margin-top:-3px;
  }
  #categoriestopmenu_resa li {
    background:none;
    border-bottom:1px solid rgba(0,0,0,0.2) !important;
    border:0;
    width:100%;
  }
  #categoriestopmenu_resa li.last { border:0 !important; }
  #categoriestopmenu_resa li:hover > a, #categoriestopmenu_resa li a:focus, #categoriestopmenu_resa li a:active, #categoriestopmenu_resa a.selected {
    filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
    background:#444444;
  }
  #categoriestopmenu_resa li a {
    position:relative;
    padding:12px 10px;
  }
  #categoriestopmenu_resa ul ul { width:100%; }
  #categoriestopmenu_resa ul ul li {
    background:#2b2b2b;
    border:0 !important;
  }
  #categoriestopmenu_resa ul ul li > a { padding-left:20px; }
  #categoriestopmenu_resa ul ul li span.node_arrow { right:8px; }
  #categoriestopmenu_resa ul ul li span.node_arrow:before { content:"\f0d7"; }
  #categoriestopmenu_resa ul ul li:hover > a, #categoriestopmenu_resa ul ul li a:focus, #categoriestopmenu_resa ul ul li a:active, #categoriestopmenu_resa ul ul a.selected { background:#444444; }
  #categoriestopmenu_resa ul ul ul {
    display:block;
    position:static;
  }
  #categoriestopmenu_resa ul ul ul li > a { padding-left:40px; }
  #categoriestopmenu_resa ul ul ul ul li > a {
    font-size:16px;
    padding-left:60px;
  }
  #categoriestopmenu_resa li  > ul, #categoriestopmenu_resa li:hover  > ul {
    display:block;
    position:static;
  }
  #categoriestopmenu_resa_home {
    border-right:1px solid rgba(0,0,0,0.4) !important;
    margin:0 !important;
  }
  #categoriestopmenu_resa_specials {
    border-left:1px solid rgba(0,0,0,0.4) !important;
    margin:0 !important;
  }
  #categoriestopmenu_resa_news {
    border-left:1px solid rgba(0,0,0,0.4) !important;
    margin:0 !important;
  }
}
@media (max-width: 480px) {
  #categoriestopmenu_resa a { font-size:14px; }
}

@media (max-width: 1600px) {
  #categoriestopmenu_resi a { padding:15px 10px; }
  #categoriestopmenu_resi ul li{
	width:19%;
	margin-left:12px;
	border:4px solid black;
}
#categoriestopmenu_resi fieldset{width:60%;margin:auto;border:1px solid #CCCCCC;padding:25px;}
#categoriestopmenu_resi ul li a{font-size:14px;}
}
@media (max-width: 1440px) {
  #categoriestopmenu_resi a { padding:15px 10px; }
  #categoriestopmenu_resi ul li{
	width:19%;
	margin-left:11px;
	border:4px solid black;
}
#categoriestopmenu_resi fieldset{width:60%;margin:auto;border:1px solid #CCCCCC;padding:20px;}
#categoriestopmenu_resi ul li a{font-size:10px;}
}
@media (max-width: 1200px) {
  #categoriestopmenu_resi a { padding:15px 10px; }
  #categoriestopmenu_resi ul li{
	width:19%;
	margin-left:10px;
	border:4px solid black;
}
#categoriestopmenu_resi fieldset{width:60%;margin:auto;border:1px solid #CCCCCC;padding:15px;}
#categoriestopmenu_resi ul li a{font-size:10px;}
}
@media (max-width: 1055px) {
  #categoriestopmenu_resi a { padding:15px 10px; }
  #categoriestopmenu_resi ul li{
	width:19%;
	margin-left:9px;
	border:4px solid black;
}
#categoriestopmenu_resi fieldset{width:70%;margin:auto;border:1px solid #CCCCCC;padding:10px;}
#categoriestopmenu_resi ul li a{font-size:9px;}
}

@media (max-width: 930px) {
 .columns-container{
padding:0 0;
}

#categoriestopmenu_resa .cellnope{display:none;}
#categoriestopmenu_resa .cellnopebig{display:none;}

#categoriestopmenu_resi .moitieleft { 
width:100%;float:none;
}
#categoriestopmenu_resi .moitiedroite { 
width:100%;float:none;
}

#categoriestopmenu_resi .resain {
	width:92%;z-index:50000000000001;
}
#categoriestopmenu_resi #wait {
	width:92%;
}
#categoriestopmenu_resi h1{margin-left:30px;}
	#categoriestopmenu_resi fieldset{width:90%;margin:auto;border:1px solid #CCCCCC;padding:10px;}
	#categoriestopmenu_resi ul li a{font-size:14px;}
  #categoriestopmenu_resi {
    background-color:#373737;
    background-image:-moz-linear-gradient(top,#373737,#373737);
    background-image:-webkit-gradient(linear,0 0,0 100%,from(#373737),to(#373737));
    background-image:-webkit-linear-gradient(top,#373737,#373737);
    background-image:-o-linear-gradient(top,#373737,#373737);
    background-image:linear-gradient(to bottom,#373737,#373737);
    background-repeat:repeat-x ;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff373737', endColorstr='#ff373737', GradientType=0);
  }
  #categoriestopmenu_resi ul li{width:100%;border:none;margin-left:0px;}
  #categoriestopmenu_resi_ul {
    display:block;
    clear:both;
  }
  #categoriestopmenu_resi_showmenu {
    display:block;
    float:left;
  }
  #categoriestopmenu_resi_showmenu a {
    position:relative;
    text-transform:uppercase;
    padding-right:25px !important;
  }
  #categoriestopmenu_resi_showmenu span.menu_arrow {
    position:absolute;
    top:35%;
    right:8px;
    width:12px;
    height:12px;
    overflow:hidden;
    text-align:center;
  }
  #categoriestopmenu_resi_showmenu span.menu_arrow:before {
    opacity:0.6;
    filter:alpha(opacity=60);
    content:"\f0d7";
    font-family:'icomoon';
    font-weight:300;
    font-size:16px;
    color:#49a2ce;
    display:block;
    margin-top:-3px;
  }
  #categoriestopmenu_resi li {
    background:none;
    border-bottom:1px solid rgba(0,0,0,0.2) !important;
    border:0;
    width:100%;
  }
  #categoriestopmenu_resi li.last { border:0 !important; }
  #categoriestopmenu_resi li:hover > a, #categoriestopmenu_resi li a:focus, #categoriestopmenu_resi li a:active, #categoriestopmenu_resi a.selected {
    filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
    background:#444444;
  }
  #categoriestopmenu_resi li a {
    position:relative;
    padding:12px 10px;
  }
  #categoriestopmenu_resi ul ul { width:100%; }
  #categoriestopmenu_resi ul ul li {
    background:#2b2b2b;
    border:0 !important;
  }
  #categoriestopmenu_resi ul ul li > a { padding-left:20px; }
  #categoriestopmenu_resi ul ul li span.node_arrow { right:8px; }
  #categoriestopmenu_resi ul ul li span.node_arrow:before { content:"\f0d7"; }
  #categoriestopmenu_resi ul ul li:hover > a, #categoriestopmenu_resi ul ul li a:focus, #categoriestopmenu_resi ul ul li a:active, #categoriestopmenu_resi ul ul a.selected { background:#444444; }
  #categoriestopmenu_resi ul ul ul {
    display:block;
    position:static;
  }
  #categoriestopmenu_resi ul ul ul li > a { padding-left:40px; }
  #categoriestopmenu_resi ul ul ul ul li > a {
    font-size:16px;
    padding-left:60px;
  }
  #categoriestopmenu_resi li  > ul, #categoriestopmenu_resi li:hover  > ul {
    display:block;
    position:static;
  }
  #categoriestopmenu_resi_home {
    border-right:1px solid rgba(0,0,0,0.4) !important;
    margin:0 !important;
  }
  #categoriestopmenu_resi_specials {
    border-left:1px solid rgba(0,0,0,0.4) !important;
    margin:0 !important;
  }
  #categoriestopmenu_resi_news {
    border-left:1px solid rgba(0,0,0,0.4) !important;
    margin:0 !important;
  }
}
@media (max-width: 480px) {
  #categoriestopmenu_resi a { font-size:14px; }
  .columns-container{
padding:0 0;
}
}
	
	@media (max-width: 930px) {
		

	}
.abctext{
	padding-top:30px;
	border-right:2px solid black;
	border-left:2px solid black;
	border-bottom:2px solid black;
	color:#49a2ce;
	font-size:18px;
	line-height:18px
	}
.abch3{
	color:#49a2ce;
	font-size:16px;
	line-height:16px
	}
.abch4{
	color:#49a2ce;
	font-size:14px;
	line-height:14px
	}
.abch5{
	color:#49a2ce;
	font-size:12px;
	line-height:12px
	}
.cellempty{	
	cursor:pointer;background-color:#F2F2F2;padding:0px;font-size:16px;color:black;border-bottom:1px solid black
}

.cellempty:hover{
background-color:#F7819F;
	color:#FFF;
	cursor:pointer;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}
.cellresa{	
	cursor:pointer;background-color:#81BEF7;padding:0px;font-size:16px;color:white;border-bottom:1px solid black
}
.celloresa:hover{
background-color:#F7819F;
	color:#FFF;
	cursor:pointer;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}

.cellko{	
	cursor:pointer;background-color:#FF1919;padding:0px;font-size:16px;color:white;border-bottom:1px solid black
}
.cellko:hover{
background-color:#F7819F;
	color:#FFF;
	cursor:pointer;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}

.cellentrai{	
	cursor:pointer;background-color:#088A08;padding:0px;font-size:16px;color:white;border-bottom:1px solid black
}
.cellentrai:hover{
background-color:#F7819F;
	color:#FFF;
	cursor:pointer;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}

.cellcourt{	
	cursor:pointer;background-color:#A4A4A4;padding:0px;font-size:16px;color:white;border-bottom:1px solid black
}
.cellocourt:hover{
background-color:#F7819F;
	color:#FFF;
	cursor:pointer;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}

.celllate{	
	cursor:not-allowed;background-color:#F6E3CE;padding:0px;font-size:16px;color:black;border-bottom:1px solid black;
}

.cellnope{	
	cursor:not-allowed;background-color:#CACCD1;padding:0px;font-size:16px;color:white;border-bottom:1px solid black
}


.cellemptybig{	
	cursor:pointer;background-color:#F2F2F2;padding-top:15px;height:80px;font-size:16px;color:black;border-bottom:1px solid black
}

.cellemptybig:hover{
background-color:#F7819F;
	color:#FFF;
	cursor:pointer;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}
.cellresabig{	
	cursor:pointer;background-color:#81BEF7;padding-top:15px;height:80px;font-size:16px;color:white;border-bottom:1px solid black
}
.cellresabig:hover{
background-color:#F7819F;
	color:#FFF;
	cursor:pointer;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}

.cellkobig{	
	cursor:pointer;background-color:#FF1919;padding-top:15px;height:80px;font-size:16px;color:white;border-bottom:1px solid black
}
.cellkobig:hover{
background-color:#F7819F;
	color:#FFF;
	cursor:pointer;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}

.cellentraibig{	
	cursor:pointer;background-color:#088A08;padding-top:15px;height:80px;font-size:16px;color:white;border-bottom:1px solid black
}
.cellentraibig:hover{
background-color:#F7819F;
	color:#FFF;
	cursor:pointer;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}

.cellcourtbig{	
	cursor:pointer;background-color:#A4A4A4;padding-top:15px;height:80px;font-size:16px;color:white;border-bottom:1px solid black
}
.cellocourtbig:hover{
background-color:#F7819F;
	color:#FFF;
	cursor:pointer;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}

.celllatebig{	
	cursor:not-allowed;background-color:#F6E3CE;padding-top:15px;height:80px;font-size:16px;color:black;border-bottom:1px solid black;
}

.cellnopebig{	
	cursor:not-allowed;background-color:#CACCD1;padding-top:15px;height:80px;font-size:16px;color:white;border-bottom:1px solid black;
}


.abcdisp{
	font-size:14px;
}
.abcloginh1{
	margin-left:20%;
}
#resa {
	margin-top:20%;z-index: 100;
}
.resain {
	width:40%;padding:20px;margin:auto;background:#F2F2F2;z-index:10001;
}

.moitieleft { 
width:49%;float:left;
}
.moitiedroite { 
width:49%;float:right;
}
.resain table{
	border:none;
}
.boutonbye{
padding-top:2px;margin:auto;margin-bottom:14px;width:200px;height:34px;color:#C9CACA;text-align:center;font-weight:bold;background-color:#fff;border: 2px solid #fff;border-radius: 10px;cursor:pointer;
}
.boutonbye:hover{
	padding-top:2px;margin:auto;margin-bottom:14px;width:200px;height:34px;color:#000;text-align:center;background-color:#fff;border: 2px solid #CCCCCC;border-radius: 10px;cursor:pointer;
}
.boutonmail{
padding-top:2px;margin:auto;margin-bottom:14px;width:200px;height:34px;color:#FFF;text-align:center;font-weight:bold;background-color:#000000;border: 2px solid #fff;border-radius: 10px;cursor:pointer;
}
.boutonmail:hover{
	padding-top:2px;margin:auto;margin-bottom:14px;width:200px;height:34px;color:#000;text-align:center;background-color:#fffAAA;border: 2px solid #CCCCCC;border-radius: 10px;cursor:pointer;
}
.boutonadd{
padding-top:2px;margin:auto;margin-bottom:14px;width:200px;height:34px;color:#fff;text-align:center;font-weight:bold;background-color:#43E317;border: 2px solid #0E6FFE;border-radius: 10px;cursor:pointer;
}
.boutonadd:hover{
	padding-top:2px;margin:auto;margin-bottom:14px;width:200px;height:34px;color:#000;text-align:center;background-color:#43E317;border: 2px solid #FFAA00;border-radius: 10px;cursor:pointer;
}
.boutonall{
  padding-top:2px;margin:auto;margin-bottom:14px;width:200px;height:34px;color:#fff;text-align:center;font-weight:bold;background-color:#f3d61c;border: 2px solid #0E6FFE;border-radius: 10px;cursor:pointer;font-size: 12px;
  }
  .boutonall:hover{
    padding-top:2px;margin:auto;margin-bottom:14px;width:200px;height:34px;color:#000;text-align:center;background-color:#f3d61c;border: 2px solid #FFAA00;border-radius: 10px;cursor:pointer;font-size: 12px;
  }
.boutonsup{
padding-top:4px;margin:auto;margin-bottom:14px;width:200px;height:34px;color:#fff;text-align:center;font-weight:bold;background-color:#E31717;border: 2px solid FFAA00;border-radius: 10px;cursor:pointer;
}
.boutonsup:hover{
	padding-top:2px;margin:auto;margin-bottom:14px;width:200px;height:34px;color:#000;text-align:center;background-color:#E31717;border: 2px solid #FFAA00;border-radius: 10px;cursor:pointer;
}
input[type=text].dateselect{
	box-sizing: border-box;text-align:center;height:18px;width:100%;border: none; background-color:#373737;color:#fff;cursor:pointer;font-size:13px;z-index:99;position: relative;
}
#wait{
	width:40%;
}
/* highlight results */
.ui-autocomplete span.hl_results {
z-index:10030 !important;
background-color: #ffff66;

}
 
/* loading - the AJAX indicator */
.ui-autocomplete-loading {
z-index:10030 !important;
    background: white url('../img/ui-anim_basic_16x16.gif') right center no-repeat;
}
 
/* scroll results */
.ui-autocomplete {
	z-index:10030 !important;
	position: absolute;
	top: 0;
	left: 0;
	cursor: default;
}
.ui-autocomplete li {
z-index:10030 !important;
    font-size: 12px;
}
 
/* IE 6 doesn't support max-height
* we use height instead, but this forces the menu to always be this tall
*/
* html .ui-autocomplete {
z-index:10030 !important;
    height: 250px;
}
.abclabel{
	display: block;
padding-left: 15px;
text-indent: -15px;
}
.columns-container{
padding:0 2%;
}